body {
	font-family: helvetica, verdana, arial, sans-serif; color:#000000; font-size:x-small; 
	scrollbar-face-color:#cc9;
	scrollbar-arrow-color:#969;
	scrollbar-track-color:#99c;
	scrollbar-shadow-color:#636;
	scrollbar-darkshadow-color:#000099;
	scrollbar-3dlight-color:#336;
	scrollbar-highlight-color:white;

}

a, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #460D5E;
}

a:hover {

	text-decoration: underline;
	color: #460D5E;
}