.calendardates {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 8pt; 
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	BORDER: 1px solid #FFFFFF;	
	}	

.calendardateslink {
	BORDER: 1px solid #FFFFFF;	
	}	
	
.calendardateslinkOriginal {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 8pt; 
	font-weight: normal;
	color:#EEEEEE;
	text-decoration: underlined;	
	}	
	
.calendardateslinktxt {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 8pt; 
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: underlined;	
	}	

.calendardatestoday {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt; 
	font-weight: bold;
	color:green;
	text-decoration: none;
	BORDER: 1px solid #FFFFFF;	
	}
	
.calendardatestodaylink {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt; 
	font-weight: bold;
	color:yellow;
	text-decoration: underlined;
	}	
	
.monthHeader {
	font-family: Arial Narrow, Arial, Helvetica, Sans-Serif; 
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;		
}

	a.cal_links {color : #ffffff; text-decoration : none; font-size: 8pt; font-weight : normal; font-family: Arial, Helvetica, Sans-Serif;}
	a:hover.cal_links  {color : #ffffff; text-decoration : none; font-size: 8pt;font-weight : bold; font-family: Arial, Helvetica, Sans-Serif;}
	
	a.cal_today {color : yellow; text-decoration : none; font-size: 8pt; font-weight : normal; font-family: Arial, Helvetica, Sans-Serif;}
	a:hover.cal_today  {color : yellow; text-decoration : none; font-size: 8pt;font-weight : bold; font-family: Arial, Helvetica, Sans-Serif;}
