body,font,th,td,div {
font-family:Verdana,Sans-Serif;
font-size:80%;
}

body {background:#57445A;}

table {background:buttonface;}

.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:red;}

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:red;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:red;font-weight:bold;}
