<style type="text/css"> a.example:link, a.example:visited, a.example:hover { text-decoration: none; } a.example:hover span { text-decoration: underline; } </style> <a class="example" href="#"><span>Exa</span>mple</a>