style
<style
type="text/css"> A.x:link {text-decoration: none; color:silver; } A.x:visited {text-decoration: none; color:silver;} A.x:hover {text-decoration: underline; color: lightblue;} A.x:active {text-decoration: none; color:silver; }
</style>