body,font,th,td,p,a,div {
font-family:Arial,Helvetica,Sans-Serif;
font-size:11px;
}

body {background:#ffffff;}

table {background:#ffffff;}

.blank {background:#ffffff;}
.fill {background:#ffffff;}
.header {background: #E2C5F1;}
.default {background: #B5FFB5;}
.today {background: #D2FF91;}
.event {background: #E8D1F4;}

a {text-decoration:none;}
a:active  {color: #A300A4;}
a:visited {color: #BC00BD;}
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;}
