<style type="text/css">
 a:link { text-decoration:none; font-weight:bold; color:blue; }
 a:visited { text-decoration:none; font-weight:bold; color:blue; }
 a:hover { text-decoration:none; font-weight:bold; background-color:#ff0; }
 a:active { text-decoration:none; font-weight:bold; background-color:#cff; }
 a:focus { text-decoration:none; font-weight:bold; background-color:#080; }
</style>
