.blue { font: 9pt "Arial"; font-weight: normal; color: #7296BB; }
.event { font: 8pt "Arial"; font-weight: normal; color: #FF9900; }
.day { font: 10pt "Arial"; font-weight: bold; color: #000033; }
.month { font: 10pt "Arial"; font-weight: bold; color: #ffffff; }
.rose { font: 9pt "Arial"; font-weight: bold; color: #FF9900; }
.white { font: 9pt "Arial"; font-weight: normal; color: #ffffff;}

	.class2 a:link {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;}
	.class2 a:visited {
	color: #FFFFFF; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif;}
	.class2 a:hover {
	color: #000099; text-decoration: underline; }
	.class2 a:active {
	color: #FFFFFF;
	}	