<!-- add this between <head> and </head>
<link rel="stylesheet" href="style.css">
That makes the page read this style sheet //-->

STYLE><!--
A{text-decoration:none}
A:link {color:#000080;}
A:visited {color:#0080FF;}
A:hover {color:#FF0000;}
-->
</STYLE>
<!--need to add an active link color//-->