<style>
<!--
a:link { text-decoration: none; color: white; background-color: none}
a:visited { text-decoration: none; color: white; background-color: none}
a:active { text-decoration: none; color: white; background-color: none}
a:hover { text-decoration: underline; color: white; background-color: none}

body     		   { scrollbar-face-color: #CCCCCC;
			     scrollbar-shadow-color: #999999;
			     scrollbar-highlight-color: ##99CCFF;
			     scrollbar-3dlight-color: #CCCCCC; 
			     scrollbar-darkshadow-color: #666666;
			     scrollbar-track-color: ##99CCFF; 
			     scrollbar-arrow-color: #000000;
			   }
-->
</style>
