Forum Moderators: not2easy
<a style="text-decoration: none;" href="http://www.example.com/">Some Text</a>
<style type="text/css">
a#special_link { text-decoration: none; }
span#special { text-decoration: underline; }
</style> <p><a id="special_link" href="http://www.example.com/"><span id="special">Some</span> Text</a></p>