<style type="text/css">
A { color: yellow; text-decoration: none}
A:link { color: #009999; text-decoration: none}
A:visited { color: #009999; text-decoration: none}
A:hover { color: red; font-weight: 600}
H1 { color: black; text-align: center; background-color: #009999;} 
</style>