html,body {
	scrollbar-3d-light-color: black;
	scrollbar-arrow-color: A000A0;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: black;
	scrollbar-face-color: 700033;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: black;
}

A:link {
	text-decoration: none;
	color: #700033;
}

A:link {
	text-decoration: none;
	color: #700033;
}

A:visited {
	text-decoration: none;
	color: #A000A0;
}

A:active {
	text-decoration: none;
	color: #00AA00;
}

A:hover {
	text-decoration: none;
	color: #8000F0;
}
