Removing the Underline From Your Links
The Code:
Place the following code within the HEAD of your document.
<STYLE>A:link{text-decoration:none}</STYLE>
A:visited{text-decoration:none}
A:active{text-decoration:none}
Example:
Notice the links below have no underlining.
Yahoo!
Webtech
HowdyYall.com