Hover Style

Winfolinx.com




Put this between your HEAD-tags:
<style>
A:hover
{ font-family: verdana,arial,sans-serif;
font-size: 12pt;
font-weight: bold;
color: #FFFFFF;
text-decoration: bold;
background-color: #0083C1
}

A
{ font-family: verdana,arial,sans-serif;
font-size:12pt;
font-weight:bold;
color: #003366;
text-decoration: none
}
</style>

Then just write a <A HREF=".....

Free JavaScripts provided
by Winfolinx.com

Back