<style TYPE="text/css">
<!-- make the links highlight --> 
<style>
  <!--
  A:link { text-decoration: none; color: #FF00FF; font-family: arial; font-size: 10pt; font-weight: bold }
A:active { text-decoration: underline; color: #FF00FF; font-family: arial; font-size: 10pt; font-weight: bold }
A:visited { text-decoration: none; color: #FF00FF; font-family: arial; font-size: 10pt; font-weight: bold } 

  a:hover{text-decoration: underline; color: #CCFF33; font-family: arial; font-size: 10pt; font-weight: bold }
  a.myhover a:hover{color: blue;}
  -->
  </style>

