I have a page (http//:www.wildacreswriters.com/whisnant.html) that has an underlined portion near the bottom.
I cannot remove the underline.
I even deleted the section and retyped it without the underline but when it uploaded, it was still underlined.
Help appreciated.
This section has style51 applied to it which has the properties:
color: black;
font-family: Georgia, Palatino, Times, serif;
text-align: left;
text-decoration: underline;
So if you select that text and have a look in the Text inspector you will see what styles are applied. Make sure that you click on the Cog and Check - Temporary Styles to see all styles applied.
You can then edit the style51 to remove the underline ie text-decoration: none
It is good practice to set up permanent styles for a project and apply them appropriately - DanJ has some Tutorials on the Subject at http://home.comcast.net/~fwtuts/