.calendar_monthyear{
text-align:center;
color:#FFFFFF;
font-weight: bold;
font-size: 8pt;
background:#A5C622;
}
.calendar_monthyear a:link,.calendar_monthyear a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 8pt;
font-style: normal;
color:#FFFFFF;
}
.calendar_monthyear a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 9pt;
font-style: normal;
color:#FF0000;
}
.calendar_daynames {
text-align:center;
color:#FFFFFF;
font-weight: bold;
font-size: 8pt;
}
.calendar_day{
text-align:center;
color:#FFFFFF;
font-size: 9pt;
}
.calendar_noday{
background:#A5C622;
}
.calendar_today{
vertical-align:middle;
text-align:center;
font-size: 9pt;
color:#ffffff;
border-width: 1px;
border-color: #FFFFFF;
border-style: solid;
background:greenyellow;
}
.calendar_today a:link,.calendar_today a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 8pt;
font-style: normal;
color:red;
}
.calendar_today a:active,.calendar_today a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 8pt;
font-style: normal;
color:#FF9933;
}
.calendar_eventday a:link,.calendar_eventday a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 8pt;
font-style: normal;
color:yellow;
}
.calendar_eventday a:active,.calendar_eventday a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 8pt;
font-style: normal;
color:#FF0000;
}
.calendar_main{
text-align: center;
color:#ffffff;
background:#A5C622;
}
