<style>
<!--
test  {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#306799; text-decoration: none; hover: color; font-weight: bold}
body{behavior:url(csshover.htc);}



a     {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color:#A31112; 
  text-decoration: underline; 
  hover: color; 
  font-weight: bold
}

a:hover {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; color:#A31112; 
  text-decoration: none; 
  hover: color; 
  font-weight: bold
}

a.footer     {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color:#FF3366; 
  text-decoration: underline; 
  hover: color; 
  font-weight: bold
}

a.footer:hover {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color:#A0000FF; 
  text-decoration: none; 
  hover: color; 
  font-weight: bold
}

.title  {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color:#A31112; text-decoration: none; font-weight: none}

td      {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; color:#000000; 
  text-decoration: none; 
  font-weight: none
  }
  
a.topnav     {  
        font-family: Arial, Helvetica, sans-serif;
  	color: #A31112;
  	font-size: 9px;
	font-weight: bold;
}  

a.topnav2     {  
  color:#FFFFFF; 
  text-decoration: none; 
  font-weight: bold;
}

a.topnav2:hover {  
  color:#A31112; 
  font-weight: bold;
  background-color:#FFFFFF;
  display: block;
}

</style> 