<style type="text/css">
A:link {font-color: blue;}
A:visited {text-decoration: none}
A:active {text-decoration: color: blue;}
A:hover {font-size:18; font-weight:bold; color: blue;}

</style>