This link has no underline

This link has underline

 

The first link uses the following code:

<A STYLE="text-decoration: none" HREF="remLinks.html">This link has no underline</A>

The second one uses the following:

<A HREF="remLinks.html">This link has underline</A>