A{
  text-decoration : none;
  color : #555555;
}
A:HOVER{
  text-decoration : underline;
  color : #FF9900;
}