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