<html>
<!--
a {color: blue; text-decoration: none}
a:hover {color: red}
body {color: darkblue}
</html>