A { 
  color: #81713C; 
  text-decoration: underline; 
}

A:hover { 
  color: #DAB742; 
  text-decoration: none; 
}
