<html>
<head>
<style type="text.css">
{}
a:link{color:red}
a:visited{color:lime}
a:hover{color:fuchsia}
a:link.navlink {color:red}


</style>

</head>

</body>

</html>
