
body {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000066;
}
a:link {
  color: #0000CC;
  text-decoration: none;
}
a:visited {
  color: #0000CC;
  text-decoration: none;
}
a:hover {
  color: #0000CC;
  text-decoration: underline;
}
a:active {
  color: #0000CC;
  text-decoration: none;
}
