BODY{    BACKGROUND-COLOR: white;    FONT-FAMILY: comic sans ms,verdana,Arial;}       A:link {color: crimson; text-decoration: none}       A:visited {color: crimson; text-decoration: none}       A:hover {color: seagreen;}.month{    BACKGROUND-COLOR: ghostwhite;    COLOR: black;    FONT-FAMILY: Arial;    FONT-WEIGHT: bolder}.weekday{    BACKGROUND-COLOR: white;    COLOR: black;    FONT-FAMILY: Arial;    FONT-WEIGHT: bolder}.eventLabel{    COLOR: black;    FONT-FAMILY: Arial;    FONT-SIZE: 12;    FONT-WEIGHT: bold;    TEXT-ALIGN: right}.eventText{    COLOR: black}.selectedDay{    BACKGROUND-COLOR: ghostwhite}.day{    BACKGROUND-COLOR: white}.notaDay{    BACKGROUND-COLOR: white}
