﻿body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
}

a {
  color: #000080;
  text-decoration: none;
}

a:visited {
  color: #000080;
}

a:hover {
  color: #EA0000;
  text-decoration: underline;
}
