<style type="text/css">
<!--
A:link {  color: #FF0000; text-decoration: none }
A:visited {  color: #FF0000; text-decoration: none }
A:hover {  color: #FF0000; text-decoration: underline }

a.navbar {font-family: verdana; font-weight:bold; text-decoration: none; color: white }
a.navbar:link { color: red; text-decoration: none }
a.navbar:visited { color: red; text-decoration: none }
a.navbar:hover { color: yellow; text-decoration: none }
-->
</style>