.mainnav
{ 
	font-family: Verdana, Arial; 
	font-size: 14px;
	color: #cc3300;
	font-weight: bold;
	text-decoration: none;
}
.mainnav:hover
{ 
	font-family: Verdana, Arial; 
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.bodytext
{
	color: #3f6298;
	font-weight: bold;
}
TD
{
	color: #3f6298;
	font-weight: bold;
}

A.red {
color: #ff0000;
}