A { 
  color: #ffffff; 
  text-decoration: none; 
}

A:hover { 
  color: #ffffff; 
  text-decoration: underline; 
}

