.calendar { font-family: verdana; font-size: 10px; color: #000000; text-decoration: none; padding-top: 4px; padding-bottom:4px; font-weight: bold;}
td.calendar a:link { color: #000000; text-decoration: none; }
td.calendar a:visited { color: #000000; text-decoration: none; }
td.calendar a:hover { color: #EC4747; text-decoration: none;}
td.calendar a:active { color: #000000; text-decoration: none; }
.calendarON { font-family: verdana; font-size: 10px; color: #000000; text-decoration: none; padding-top: 4px; padding-bottom:4px; font-weight: bold; background-color: #EA610E;}
  a.calendarON:link { font-family: verdana; font-size: 10px; color: #000000; text-decoration: none; padding-top: 4px; padding-bottom:4px; font-weight: bold; background-color: #EA610E; padding-right: 4px; padding-left:4px;}
  a.calendarON:visited { font-family: verdana; font-size: 10px; color: #000000; text-decoration: none; padding-top: 4px; padding-bottom:4px; font-weight: bold; background-color: #EA610E; padding-right: 4px; padding-left:4px;}
  a.calendarON:hover { font-family: verdana; font-size: 10px; color: #EC4747; text-decoration: none; padding-top: 4px; padding-bottom:4px; font-weight: bold; background-color: #EA610E; padding-right: 4px; padding-left:4px;}
  a.calendarON:active { font-family: verdana; font-size: 10px; color: #000000; text-decoration: none; padding-top: 4px; padding-bottom:4px; font-weight: bold; background-color: #EA610E; padding-right: 4px; padding-left:4px;}
.bcgDefault
{
background-color: #F9DDAB;
}
#calendar
{
	background-color: #F9DDAB;
	height:200px;
	width:164px;
	margin:20px 0 20px 0;
}
