<style>
<!--

A:link				{	color:				"#000080";
                 		text-decoration: 	none;		
                 		font-weight:		bold		}

A:visited			{	color:				"#000080";
                 		text-decoration: 	none;	
                 		font-weight:		bold		}

A:active			{	color:				gray;
						text-decoration: 	none;		
						font-weight:		bold		}

A:hover				{	color:				white;
                 		text-decoration: 	none;		
                 		font-weight:		bold;		
                 		background:			gray;}


-->
</style>
<style>
<!--
BODY{
scrollbar-face-color:black;
scrollbar-arrow-color:"#000080";
scrollbar-track-color:white;
scrollbar-shadow-color:gray;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:white;
scrollbar-darkshadow-Color:gray;
}
-->
</style>
