.a_cab {
    text-decoration: none;
    color: black;
}

.a_cab:hover {
   color:  #AD9966 ;
}