If that's the case, try something like this:
CODE
<style>
a:link, a:active, a:visited {font:normal 8pt Arial; color:black;}
a:hover {font:normal 21 Times New Roman; color:white; letter-spacing:-4px; text-transform:lowercase; background-color:black;}
</style>
Just play around with the different properties.