.text12-4{  font-size : 12px; 
  color : white;
  

  line-height : 25px;
  
}
A:LINK {  font-size: 12px; text-decoration: none; color : white;
  
}
A:HOVER {  font-size: 12px; text-decoration: none;  color : white;
  background-color : #ff9900;
  
}
A:ACTIVE {  font-size: 12px; color : white; text-decoration: none;
  
}
A:VISITED {  font-size: 12px; color : white; text-decoration: none;
  
}
