body,font,th,td,div {
font-family:Arial, Helvetica,Sans-Serif;
}

body {background:#ffffff;}



.blank {background:window;}
.fill {background:window;}
.header {background:#efefef;color:navy;font-weight:bold;}
.default {background:buttonface;}
.today {background:#C0C0FF;color:captiontext;}
.event {background:inactivecaption;color:captiontext;}

a {text-decoration:none;}
a:active  {color:navy;}
a:visited {color:navy;}
a:hover   {color:#FF0033;}
border-color: black;

a.header_link {color:#FFFFFF;font-weight:bold;}
a:active.header_link  {color:#FFFFFF;font-weight:bold;}
a:visited.header_link {color:#0066CC;font-weight:bold;}
a:hover.header_link   {color:#FF0033;font-weight:bold;}

a.event_link {color:#FFFFFF;font-weight:bold;text-decoration:underline;}
a:active.event_link  {color:captiontext;font-weight:bold;}
a:visited.event_link {color:#FFFFFF;font-weight:bold;}
a:hover.event_link   {color:#FF0033;font-weight:bold;}
