.maincats {
  
color: #000000;
}

.maincats A { 
  text-decoration: none;
  padding-left:12px;
  color: black;
line-height: 17px;
 
}

.maincats a:hover {
  text-decoration: underline;
}



