<style type="text/css">
A:link {text-decoration: blue;}
A:visited {text-decoration: orange;}
A:active {text-decoration:  ; color: blue;}
A:hover {text-decoration: ; color: blue;}
</style>

