I have a site with dynamic text boxes that load up .txt files. I have a page that is links - they are automaticly underlined - is there a way of this not happening. The code i am using in the text box for a link looks like this.
<a target="_blank" href=“http://www.kirupa.com”
style=“text-decoration:none”><u>Kirupa</u></a>