td,.style1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.style2 {
color: #CB5A3A;
font-weight: bold;
}
.style3 {color: #FFFFFF}

a:link { color: #CB5A3A;font-weight: bold; text-decoration: underline;}
a:active { color: #CB5A3A;font-weight: bold; text-decoration: underline;}
a:visited { color: #CB5A3A;font-weight: bold; text-decoration: underline;}
a:hover { color: #CB5A3A;font-weight: bold; text-decoration: none;}
#calendar_title { color:#333333;padding-bottom:10px;font-size:14px;font-weight:bold}
.calendar_day_cell {background-color:#8dc810; text-align:center }
.calendar_free_cell {background-color:#e3e3e3; text-align:center }
.calendar_daynames { font-size:10px }
