A:hover {color: #FF0033;}
.whiteHeaderLinks:hover {color: #FFFFFF;}
A {
	color: #000099;
}
BODY, H1, H2, H3, H4, H5, H6, A, IMG, TD, TR, TABLE, P, FONT, CENTER{
	FONT-FAMILY : verdana, geneva, san-serif;
} 
BODY, TD,  P{
	FONT-SIZE: 12px;
}  
.smallGray {
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	font-weight: none;
}  
.whiteHeaders {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}      
.whiteHeaderLinks {
	font-size: 11px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}    
.medWhite {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}  
.ThirdColumnText {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.pageHeader {
	font-size: 22px;
	color: #CC6633;
	text-decoration: none;
	font-weight: bold;
}  
.recentProjectTitle {
	font-size: 18px;
	color: Blue;
	text-decoration: none;
	font-weight: bold;
}  