<style type="text/css">

<!--
a.topnav {
     text-decoration: none;
	 font-family: arial;
	 font-weight: bold;
     color: #FFFFFF;
     }
a.topnav:hover {
     text-decoration: none;
	 font-family: arial;
	 font-weight: bold;
     color: #FFCC00;
     }
a.botnav {
     text-decoration: none;
     font-family: arial;
     color: #FFFFFF;
     }
a.botnav:hover {
     text-decoration:underline;
     color: #FFFFFF;
     }
a.body {
	 text-decoration: underline;
	 font-family: arial;
	 color: #0000FF;
	 }
a.body:hover {
	 text-decoration: underline;
	 color: #990000;
	 }
	 
a.body1 {
	 text-decoration: underline;
	 font-family: arial;
	 color: #FFFFFF;
	 }
a.body1:hover {
	 text-decoration: underline;
	 color: #00FFFF;
	 }
body {
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-3dlight-color: #333333;
 scrollbar-highlight-color: #808080;
 scrollbar-face-color: #0F232C;
 scrollbar-shadow-color: #191919;
 scrollbar-darkshadow-color: #000000;
 scrollbar-track-color: #191919;
}

//-->

</style>