font {
  color: #002300;
  font-family: sans-serif;
}

a:link {
  color: #002300;
  font-family: sans-serif;
  font-size: 12px;
  text-decoration: none;
}

a:visited {
  color: #224322;
  font-family: sans-serif;
  font-size: 12px;
  text-decoration: none;
}

a:active {
  color: #000000;
  font-family: sans-serif;
  font-size: 12px;
  text-decoration: none;
}

a:hover {
  color: #000000;
  font-family: sans-serif;
  font-size: 12px;
  text-decoration: none;
}
