body, font, th, td, div {
font-family:Verdana,Sans-Serif;
font-size:80%;
}

body {background:#ffffff;}

table {background:#ffffff;}

.blank {background:window;}
.fill {background:window;}
.header {background:activecaption;color:captiontext;font-weight:bold;}
.default {background:buttonface;}
.today {background:activecaption;color:captiontext;}
.event {background:inactivecaption;color:captiontext;}

a {text-decoration:none;}
a:active  {color:blue;}
a:visited {color:navy;}
a:hover   {color:#ff9900;}

a.header_link {color:captiontext;font-weight:bold;}
a:active.header_link  {color:captiontext;font-weight:bold;}
a:visited.header_link {color:captiontext;font-weight:bold;}
a:hover.header_link   {color:#ff9900;font-weight:bold;}

a.event_link {color:captiontext;font-weight:bold;text-decoration:underline;}
a:active.event_link  {color:captiontext;font-weight:bold;}
a:visited.event_link {color:captiontext;font-weight:bold;}
a:hover.event_link   {color:#ff9900;font-weight:bold;}