Three words: Cascading Style Sheets
<BLOCKQUOTE><font size="1"face="Geneva, Verdana, Arial">code:</font><HR><pre><font size=1 face=courier> a {font-weight: bold; text-decoration: none; }
a:hover {font-weight: bold; text-decoration: none; } </font>[/code]
or put a define the style in the tag.