a {
  text-decoration: none;
  color: #000; 
}

a:hover {
  color: white;
}