#CalTable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
#CalTable th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
}
.CurrentDate
{
	font-size: x-small;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFF66;
	border: 1px dotted #FF0000;
}
.CurrentDate a
{
	color: #FF0000;
	text-decoration: none;
}
