/* CSS Document */

a:link    {color:#333333;text-decoration:none;}
a:visited {color:#333333;text-decoration:none;}
a:hover   {color:#333333;text-decoration:underline;}
body,tr,td {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#333333;
 margin:0;
}

.eventDay a{
 color:#336699;
 text-decoration:underline;
}

.eventDay a{
 color:#336699;
 text-decoration:underline;
}

.eventDay a:visited{
 color:#336699;
 text-decoration:underline;
}

.eventDay a:hover{
 color:#006699;
 text-decoration:underline;
}


.smallCalendarFeatures {
 font-size:10px;
 background-color:#FFFFFF
}

