﻿<HEAD>
<STYLE type="text/css">
<!--
a.nav:link {
	 
	 font-family:Verdana;
	 color:white;
	 text-decoration:none;
	 font-weight:bold;
	 background:#CC0000
	 
}
a.nav:visited {
	
	font-family:Verdana;
	color:white;
	text-decoration:none;
	font-weight:bold;
	background:#CC0000
}
a.nav:hover {

	font-family:Verdana;
	color:#000099;
	text-decoration:underline;
	font-weight:bold;
	background:white
}
a.nav:active {
	
	font-family:Verdnaa;
	color:white;
	text-decoration:none;
	font-weight:bold;
	background:#CC0000
}

a.body:link {
	
	font-family:Verdana;
	color:#CC0000;
	text-decoration:underline;
	font-weight:normal
}
a.body:visited {
	
	font-family:Verdana;
	color:#CC0000;
	text-decoration:underline;
	font-weight:normal	
}
a.body:hover {
	
	font-family:Verdana;
	color:#000099;
	text-decoration:none;
	font-weight:bold	
}
a.body:active {
	
	font-family:Verdana;
	color:#CC0000;
	text-decoration:underline;
	font-weight:normal
}

-->
</STYLE>
</HEAD>