body
	A:link {text-decoration: none ; color: white }
	A:visited {text-decoration: none ; color: white }
	A:active {text-decoration: none ; color: magenta }
	A:hover {text-decoration: underline; color: magenta}
	body {scrollbar-arrow-color:white; scrollbar-base-color:navy; 	scrollbar-face-color:navy; scrollbar-highlight-color:blue; 	scrollbar-shadow-color: black;}
