a:link {color: #0000EE;}
a:visited {color: #551A8B;}
a:active {color: #FF0000;}
a:hover {color: #883399; background-color: #D7DD88;}

A {
	text-decoration: none;
	color: #883399;
}
BODY {
	font-family: Arial, Helvetica;
	background-color:#3A4D59;
	scrollbar-base-color:#3A4D59;
	scrollbar-arrow-color:#FFFFFF;
}

