Hi thummer,
You have 2 distinct styles defined in your HTML:
<style type="text/css">
<!--
a {text-decoration:none}
-->
</style>
<style fprolloverstyle>A:hover {color: #008000; font-family: Georgia;
text-decoration: underline}
</style>
The first, the one which Kathleen suggested, indicates that anchors
(hyperlinks) should not have underlines. The second, which I suspect
FrontPage added by your command, indicates a font, a color, and an underline
when the mouse "hovers" over an anchor. If you remove the second style, that
behavior will not happen. Alternatively, you could modify the style so that
the underline does not appear.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.