body {
	background-color: #016DB1;
	scrollbar-base-color:#016DB1;
	scrollbar-arrow-color:white;
	scrollbar-highlight-color:#016DB1;
	scrollbar-3Dlight-color:#0066FF;
	scrollbar-shadow-color:#0066FF;
	scrollbar-darkshadow-color:#0066FF;
	scrollbar-face-color: #004E80;
	
}
a:link { color : white; text-decoration : none }
a:visited {color: yellow ;text-decoration : none }
a:hover {color: red; text-decoration : none }