.newsheader {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px;
  font-style: normal; 
  font-weight: bold; 
  text-transform: none; 
  color: #FFFFFF; 
  text-decoration: none;
 }


.newsheader:hover {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px;
  font-style: normal; 
  font-weight: bold; 
  text-transform: none; 
  color: #00CCFF; 
  text-decoration: none;
 }