

.sidecats A { 
  text-decoration: none;
color: #000000;
 
}

.sidecats a:hover {
  text-decoration: underline;
color: #000000;
}