<style>
A:active, A:link, A:visited, A:active {text-decoration:none; color:black}
A:hover{color:green; text-weight:bold}
H4{background-color:orange; color:white}
</style>