<style>

<!--

  a       {text-decoration: none}

  a:hover {text-decoration: underline}

  a       {font-size: 12pt;
                   font-weight: bold;
                   color: green}
  
  a:hover {font-size: 12pt;
                   font-weight: bold;
                   color: blue}


-->

</style>