a {
  color:#443c38;
  text-decoration: none;
}

a:hover {
color:#747474;
text-decoration:underline;
}