a:link, a:visited {
  color: white;
  text-decoration: none;
  font-family: Georgia;
  font-size: 16pt;
}

a:hover {
  color: black
}