.topnav { font-family: 'Trebuchet MS', Trebuchet, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color: #330000}
A.topnav {
	COLOR: #B01010;
	TEXT-DECORATION: underline;
	font-family: 'Trebuchet MS', Trebuchet, Helvetica, san-serif;
	font-size: 13px;
	font-weight: bold;
}
A.topnav:visited {
	COLOR: #632121;
	TEXT-DECORATION: underline;
	font-family: 'Trebuchet MS', Trebuchet, Helvetica, san-serif;
	font-weight: bold;
	font-size: 13px;
}
A.topnav:hover {
	COLOR: #632123;
	TEXT-DECORATION: underline;
	font-family: 'Trebuchet MS', Trebuchet, Helvetica, san-serif;
	font-weight: bold;
	font-size: 13px;
}
.body { font-family: 'Trebuchet MS', Trebuchet, Helvetica, sans-serif; font-weight: normal; font-size: 13px; color: #000000 }
a.body:link { text-decoration:underline; color : #B01010; }
a.body:visited { text-decoration:underline; color : #632121; }
a.body:hover {text-decoration: none; color : #632123; }

.botnav { font-family: 'Trebuchet MS', Trebuchet, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #FFFFFF }
a.botnav:link { text-decoration:underline; color : #F1EBEB; }
a.botnav:visited { text-decoration:underline; color : #E6DFDF; }
a.botnav:hover {text-decoration: none; color : #E0DBDB; }

.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}.whitetxt {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.forms {
	border: thin solid #660000;
}
