body 
 { 
   
   
   font-family:: Verdana, Arial, sans-serif;
   font-size: 12px;
	

   
 }

p, ol, ul, dd, div, tr, td 
 {
  font-family:Verdana, Helvetica, sans-serif;
  font-size: 12px;
 }


a:link 
 {
  font-family: Tahoma;
  color: #9b0909;
  text-decoration: underline;
 }

a:visited 
 {
  font-family: Tahoma;
  color: #9b0909;
  text-decoration: underline;
 }

a:hover 
 {
  font-family: Tahoma;
  color: #9b0909;
  text-decoration: none;
 } 

a:active 
  {
   font-family: Tahoma;
   color: #9b0909;
   text-decoration: underline;
 } 
 
 
.affiliates
{
  border: 1px thin #c0c0c0;
}

