<!--
a {text-decoration: none;}
a:link {text-decoration: none; color: purple; font-weight: bold;}
a:visited {text-decoration: none; color: blue; font-weight: bold;}
a:hover {text-decoration: none; color: red; font-weight: bold;}
-->
