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