<style type = "text/css">

    a {
      font-family       : Arial;
      font-size         : 11pt;
      color             : #990000;
      text-decoration   : underline;
    }

    a:hover {
      background-color  : #bbd0e5;
    }

    a:link {
      color             : #990000;
      text-decoration   : underline;
    }

  </style>