.topnav { font-family: 'Trebuchet MS', Trebuchet, Helvetica, sans-serif; font-weight: bold; font-size: 15px; color: #333333}
A.topnav {
	COLOR: #333333;
	TEXT-DECORATION: underline;
	font-family: 'Trebuchet MS', Trebuchet, Helvetica, san-serif;
	font-size: 15px;
	font-weight: bold;
}
A.topnav:visited {
	COLOR: #CCCCCC;
	TEXT-DECORATION: underline;
	font-family: 'Trebuchet MS', Trebuchet, Helvetica, san-serif;
	font-weight: bold;
	font-size: 15px;
}
A.topnav:hover {
	COLOR: #999999;
	font-family: 'Trebuchet MS', Trebuchet, Helvetica, san-serif;
	font-weight: bold;
	font-size: 15px;
}
.body { font-family: 'Trebuchet MS', Trebuchet, Helvetica, sans-serif; font-weight: normal; font-size: 13px; color: #000000 }
a.body:link { text-decoration:underline; color : #000066; }
a.body:visited { text-decoration:underline; color : #006699; }
a.body:hover {text-decoration: none; color : #003366; }
