A  {
	text-decoration : none;
	color : #003399;
	font-weight : bold;
}
A:Hover  {
	text-decoration : none;
	font-weight : bold;
	color : Red;
}
A.white {
	text-decoration : none;
	color : White;
	font-weight : bold;
}
A.white:Hover  {
	text-decoration : none;
	font-weight : bold;
	color : Red;
}
BODY  {
	font-family : Verdana;
	font-size : x-small;
	color : #666666;
}
TD  {
	font-family : Verdana;
	font-size : x-small;
}
A.menu, A.menu:link, A.menu:active, A.menu:visited { 
	color: #FFFFFF; FONT-FAMILY: arial,helvetica; FONT-SIZE: 12px; TEXT-DECORATION: none; 
}
.colhead{
color: #FFFFFF; FONT-FAMILY: arial,helvetica; FONT-SIZE: 12px; TEXT-DECORATION: none; 
background-color:#000000;
}