.title       { font-family: Arial; font-size: 14pt; font-weight: bold; }

body, table, tr, td { font-family: Verdana; font-size: 8pt; color: black; }
<!--input, select, textarea  { font-family: Verdana; font-size: 8pt; }-->

a{color:blue;text-decoration:none;}
a:hover {color:red;text-decoration:none;}

.fb  {background-color: #AED0F2;border: 1px #EEEEEE;font-family: Verdana; font-size: 7pt;color: black; }
.fi  {background-color: #CAE4FF; border: 1px solid #AED0F2; font-family: Verdana; font-size: 7pt }
.fo  {background-color: #AED0F2;border: 1px #000011 solid;font-family: Verdana; font-size: 7pt;color: black; }
.fr  {background-color: #eeeeee; font-family: Verdana; font-size: 7pt }
.bodinbg {background-color: #FFFFFF; text-align: center;}
.bgmain  {background-color: #cccccc;border: 3px #000011; font-family: Times New Roman; font-size: 8pt;color: black; }
.headerfo  {background-color: #AED0F2;border-bottom: 1px #64759f solid;font-family: Verdana; font-size: 8pt;color: black; }
.footerfo  {background-color: #AED0F2;border-top: 1px #64759f solid;font-family: Verdana; font-size: 8pt;color: black; }
.newsborder  {border: 1px #000011 solid;}
.logoborder  {border: 1px #444455 solid;}
a:link {color: #333333; text-decoration: none}
a:visited {color: #333333; text-decoration: none}
a:hover {color: #aa0000; text-decoration: bold}
.rightbar  {font-family: Verdana; font-size: 7pt;color: black; }

.table  {
	background-color: 	#cccccc;
	border: 1px 		#EEEEEE;
	font-family: 		Times New Roman; 
	font-size: 			9;
	color: 				#000000; 
	
}

.cal_head {
	background-color: #eeeeee;
	color:            #000000;
	font-family:      Times New Roman;
	font-size:        11;
	font-weight:      bold;
	font-style:       normal;		
}

.cal_days {
	background-color: #ffffff;
	color:            #000000;
	font-family:      Times New Roman;
	font-size:        11;
	font-weight:      normal;
	font-style:       normal;		
}

.cal_current_day {
	background-color: #99ff99;
	color:            #111111;
	font-family:      Times New Roman;
	font-size:        11;
	font-weight:      bold;
	font-style:       normal;		
}

.cal_week {
	background-color: #eeeeee;
	color:            #111111;
	font-family:      Times New Roman;
	font-size:        11;
	font-weight:      bold;
	font-style:       italic;		
}

.cal_event {
	background-color: #ffffaa;
	color:            #000000;
	font-family:      Times New Roman;
	font-size:        11;
	font-weight:      normal;
	font-style:       normal;		
}
