Hover Links (under and over):

Back to pagerunners

Menus

Imagetype

Imageworks

Source code(between the head tags):

<style type="text/css"> A:hover {text-decoration: underline; color: 000099} A:hover {text-decoration: overline; color: 660000} </style>

Source code:

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