<STYLE>
a:link {color: blue; text-decoration: none}
a:visited {color: navy; text-decoration: none}
a:hover {color: red; text-decoration: none}
a {font-size: 80%}
</STYLE>