<style>
a {font-weight: bold;}
a:link {color: white;}
a:visited {color: white;}
a:hover {color: orange;}
a:active {color: green;}
</style>
