.calBold 
{
	font-weight:600;
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
}
.validDate
{
	font-weight: bold;
	font-size: 10px;
	color: #3399cc;
	font-family: Verdana;
	text-decoration: none;
}
.passedDate 
{
	text-decoration: none;
	color: #999999;
	font-family:Verdana;
	font-weight: bold;
	font-size:10px;	
}
.emptyCell 
{
	text-decoration: none;
	color: #000000;
	font-family:Verdana;
	font-size:10px;	
}
.arrows
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.dayOfWeek
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}
.monthYear
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana;
}