.calendar-event {
	font-size: small;
	font-weight: bold;
}

.calendar-summary {
	font-size: small;
	font-weight: normal;
}



a:link
 { color: #f5f5f5; font-weight: bold; text-decoration: none }
a:visited
 { color: #f5f5f5; font-weight: bold; text-decoration: none } 
a:active 
 { color: #a0001c; font-weight: bold; text-decoration: none }

a:hover  { color: #a0001c; font-weight: bold }


body

   { color: #dcdcdc; font-size: 11px; font-family: Verdana; background-color: #000000; letter-spacing: 0 }

td

  { color: #dcdcdc; font-size: 11px; font-family: Verdana; letter-spacing: 0 }
