Try this bashy:
Code:
/* Start ZH hack */
A:link {text-decoration:underline;
font-weight:bold;}
A:visited {text-decoration:underline;
font-weight:bold;}
A:hover {text-decoration:blink;
font-weight:bold;}
/* End ZH hack */
I just tested the above code and it works how you want.
No problem, if you need it just done to the links when viewing a forum, then let me know and I'll figure out what code to alter to get it that way.