I think the cascading of stylesheets might be overriding things for various special cases.
I've developed a fondness for using dotted underlines for links (which will also show up on an underlined link, as much as those shouldn't really be used).
Basically you just set the font to have no underline, and add a border-bottom: dotted 1px; to the CSS for a links
Tim
I've developed a fondness for using dotted underlines for links (which will also show up on an underlined link, as much as those shouldn't really be used).
Basically you just set the font to have no underline, and add a border-bottom: dotted 1px; to the CSS for a links
Tim