<style> 
<!-- 
a            { text-decoration: underline; color: navy }
a:hover      { text-decoration: none; color: maroon }
a:active     { text-decoration: none; color: light blue }
//-->
</style>
