
A {
  text-decoration: none;
  color: #FFC845;
}

A:hover {
  color: #62000D;
  text-decoration: underline;
}
