.weekday 
{
	color: #000000;
	font-size:10px;
	text-shadow:Purple;
	line-height: 16px;
}
.sundayStyle 
{
	color: #FF0000;
	font-size:10px;
	text-shadow:Purple;
	line-height: 16px;
}
.calendarHead
{
	color:#996699;
	font-size:12px;
	font-style:oblique;
	text-shadow:Purple;
	line-height: 16px;
}