<style>
a:link {
color: #ffffff; text-decoration: none
}
a:visited {
color: #999999; text-decoration: none
}
a:active {
color: #ffffff; text-decoration: none
}
a:hover {
color: #ffffff; text-decoration: underline
}
</style>
<A HREF="contact.html"
STYLE="TEXT-DECORATION:
NONE">contact page</A>