
  
  .homenav {
  text-decoration: none;
  font-size: 13px;
  color: #999933;
  font-family: Verdana;
  }
  
  .homenav:hover  {
  text-decoration: none;
  font-size: 13px;
  color: #000000;
  font-family: Verdana;
  }
 
 .bottomnav {
 text-decoration: none;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #000000;
}
  
  .bottomnav:hover  {
  text-decoration: underline;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #000000;
  }
 
 .a {
  text-decoration: none;
  font-size: 13px;
  color: #999933;
  font-family: Verdana;
  }
 
  a:hover {
  text-decoration: none;
  font-size: 13px;
  color: #000000;
  font-family: Verdana;
  }

 
 .headertext {  
  font-family: Arial;
  font-size: 22px; font-style: normal; line-height: normal; 
  text-decoration: none;
  none; color: #330000
  }
  
   .headertext:hover {  
  text-decoration: underline;
  font-family: Arial;
  font-size: 22px; font-style: normal; line-height: normal; 
  none; color: #330000
  }

  .whitetext {  
  font-family: Verdana;
  font-size: 11px; font-style: normal; line-height: normal; 
  font-weight: normal; font-variant: normal; text-transform: 
  none; color: #FFFFFF
  }

  .maintext {  
  font-family: Verdana;
  font-size: 13px; font-style: normal; line-height: normal; 
  text-decoration: none;
  none; color: #333333
  }

  .footer {
  font-family: Verdana;
  text-decoration: none;
  color: #999933;
  font-size: 11px;
  }




