body,font,th,td,p,a,div {
font-family:Arial,Helvetica,Sans-Serif;
font-size:10pt;
}

body {background:#ffffff;}

table {background:#ffffff;}

.blank {background:#ffffff;}
.fill {background:#ffffff;}
.header {background:#ff9900;}
.default {background:#cecece;}
.today {background:#ffcc00;}
.event {background:#efefef;}

a {text-decoration:none;}
a:active  {color:blue;}
a:visited {color:navy;}
a:hover   {color:red;}

a.header_link {font-weight:bold;}
a:active.header_link  {font-weight:bold;}
a:visited.header_link {font-weight:bold;}
a:hover.header_link   {font-weight:bold;}

a.event_link {font-weight:bold;text-decoration:underline;}
a:active.event_link  {font-weight:bold;}
a:visited.event_link {font-weight:bold;}
a:hover.event_link   {font-weight:bold;}