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