A:link { color: #0000FF; text-decoration: underline; }
A:visited { color: #660099; text-decoration: underline; }
A:active { color: #9C00FF; text-decoration: underline; }
A:hover { color: #FF0000; background-color: #EFF19E; text-decoration: underline; }

BODY {
		scrollbar-arrow-color: #333366;
		scrollbar-darkshadow-color: #EAEAFB;
		scrollbar-shadow-color: #EAEAFB;
		scrollbar-highlight-color: #EAEAFB;
		scrollbar-track-color: #EAEAFB;
		scrollbar-face-color: #28A6B2;
		scrollbar-base-color: #28A6B2;
		scrollbar-3dlight-color: #28A6B2;
	}	