Example:

This link will have a line over and below, when the mouse passes over it.

<STYLE TYPE="text/css">
<!--
A:hover{text-decoration : underline overline}
-->
</STYLE>