
a:link {color: #999966; text-decoration:none; font-weight:bold;}
a:visited {color: #999999; text-decoration:none; font-weight:bold;}
a:hover {color: #999999; text-decoration:none; font-weight:bold;}
a:active {color: #999966; text-decoration:none; font-weight:bold;}

body{	
	scrollbar-face-color:#402A59;
	scrollbar-shadow-color:#281915;
	scrollbar-highlight-color:#7A6B8C;
	scrollbar-3dlight-color:#7A6B8C;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#CCCCCC;
	font-family: "Verdana", "Lucida Sans", "Arial", sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-color: #9999CC;
	}



