A List Apart: Custom Underlines
a { text-decoration: none; padding-bottom: 4px; white-space: nowrap; } a:hover { background: url(underline.gif) repeat-x 100% 100%; }