<style type="text/css">
a { text-decoration: underline; color: white }
:link { color: white }
:hover { color: red; text-decoration: none }
:active { color: lime }
:visited { color: #ffd700 }
a.mainnav1 { color: white; font-family: verdana; text-decoration: none; font-size: 10px }
a.mainnav1:hover { color: white; text-decoration: underline }
a.mainnav1:visited { color: white }
a.mainnav1:active { color: white }
body { font-size: 10px; scrollbar-face-color: #ffffff; scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #000000; scrollbar-3dlight-color: black; 
scrollbar-darkshadow-color: black; scrollbar-track-color: black; 
scrollbar-arrow-color: black; margin: 0 }
a.mainnav { color: white; font-family: Verdana; text-decoration: none; font-size: 10px }
a.mainnav:hover { color: white; text-decoration: underline }
a.mainnav:visited { color: white }
a.mainnav:active { color: white }
a.navbar { color: white; font-family: arial; text-decoration: none; font-size: 12px }
a.navbar:hover { text-decoration: none; color: white }
a.navbar:visited { color: white }
a.navbar:active { color: white }
</style>