<style type="text/css">
  a {
    color: #000080;
    text-decoration: underline;
  }

  a:hover {
    color: #C00000;
    text-decoration: underline;
  }
  body {
    color: #000000;
    font-size: 12;
    font-family: Arial;
  }

</style>
