.topcats {
  color: #000000;
}

.topcats A { 
  text-decoration: none;
 
}

.topcats a:hover {
  text-decoration: underline;
}