<style type="text/css">
<!--  
body {
scrollbar-face-color: #8E0606; 
scrollbar-shadow-color: #e5d4c0; 
scrollbar-highlight-color: #e5d4c0; 
scrollbar-track-color: #fec958; 
scrollbar-arrow-color: #e5d4c0;} 

a:link {text-decoration: underline; color: #F6A802;} /* link */
a:visited {text-decoration: underline; color: #F6A802;} /* visited link */
a:active {text-decoration: underline; color: #F6A802;} /* active link */
a:hover {text-decoration: none; color: #000000; background-color: #F6A802;}

.menu A:link {text-decoration: underline; color:#6ECAFF;}
.menu A:visited {text-decoration: underline; color:#6ECAFF;}
.menu A:active {text-decoration: underline; color:#6ECAFF;} 
.menu A:hover {text-decoration: none; color:#000000; background-color: #8DCFF4;}

.footer A:link {text-decoration: underline; color:#F6A802;}
.footer A:visited {text-decoration: underline; color:#F6A802;}
.footer A:active {text-decoration: underline; color:#F6A802;} 
.footer A:hover {text-decoration: none; color:#000000; background-color: #F6A802;}

body
{
background-image:url('bg.gif');
background-repeat:repeat-x;
}

  -->
</style>