.blue { font: 9pt "Arial"; font-weight: normal; color: #FFAA42; }
.event { font: 8pt "Arial"; font-weight: normal; color: #990033; }
.day { font: 10pt "Arial"; font-weight: bold; color: #003377; }
.month { font: 10pt "Arial"; font-weight: bold; color: #ffffff; }
.rose { font: 9pt "Arial"; font-weight: bold; color: #990033; }
.white { font: 9pt "Arial"; font-weight: normal; color: #ffffff; }
A.events { 
color: #FAC27D; 
text-decoration : none;
}

A:hover.events { 
color: #D2DDE9; 
text-decoration : none;
}