
A {
  color: #B7A54F;
  text-decoration: none;
  font-weight: bold;
  font-size: 14pt;
}

A:hover {
  color: #d7c56F;
}

