
<!-- This css will cause all links to color change during a mouse over -->
<style type="text/css">
  <!--
A:link {text-decoration: none }
   A:visited { color: #0000CC; text-decoration: none }
a:hover      { color: #999999}
-->
</style>
<font color="#003399"></font>