a{
  text-decoration:none;
  color:#6E5E49;
}

a:hover {
    text-decoration:underline;
  color:#6E5E49;
  
}
