a {
  color: gold;
  text-decoration: none;
}

a:visited {
  color: green;
}

