.CalOverall {	
text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #91B5B5;
}
.CalToday {	
	background-color: #A29AB6;	
}
.CalDay {
	border-color: #619292;	
	
	font-size: 12px;
	
}
.CalDay a {
	text-decoration: none;
}
.CalDay a:hover 
{
	text-decoration: underline;
}
.CalDayHeader {
	border-color: #619292;	
	background-color: #91B5B5;
	font-size: 10px;
text-transform:uppercase;
	color: #ffffff;
}
.CalTitle 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
text-transform:uppercase;
color: #ffffff;

}
CalNextPrevMonth
{	text-align: center; }
