chage underline link css code example
Example: how to remove underline from link
<a style="text-decoration:none" href="http://Example.Microsoft.Com">nonunderlinedhyperlink</a>
<a style="text-decoration:none" href="http://Example.Microsoft.Com">nonunderlinedhyperlink</a>