<style>
a { color : #000000 ; }
a:link { color : #FF0000 ; text-decoration:none; }
a:visited { color : #FF0000; text-decoration:none;}
a:hover {color: #FF0000; font-weight: bold; text-decoration : underline;}
a:active {color : #FFFFFF; text-decoration:none;}
</style>

