BODY {
  scrollbar-arrow-color:white;
  scrollbar-track-color:7B88A9;
  scrollbar-shadow-color:000066;
  scrollbar-face-color:29425A;
  scrollbar-highlight-color:00FFFF;
  scrollbar-darkshadow-color:000000;
  scrollbar-3dlight-color:black;
}

link {
	color: #CC0000;
	text-decoration: none;
}

visited {
	color: blue;
	text-decoration: none;
}

active {
	color: blue;
	text-decoration: none;
}

hover {
	color: darkblue;
	text-decoration: none;
	background: #CCCCFF;
}
