/* CSS Document */
.weekend
{
color:#0000FF;
}
.today
{
color:#333333;
background-color:#FF99CC;
}
.normal
{
color:#CC6600;
}

