<style type="text/css">
<!--
A:link { color: black; text-decoration : none; }
A:visited { color: black; text-decoration : none; }
A:active { color: blue; text-decoration : none; }
A:hover {color:blue; text-decoration: underline overline; }
//-->
</style>