a:link {
	color : #999999;
	text-decoration : none;
}

a:visited {
	color : #999999;
	text-decoration : none;
}

a:hover {
	color : #CCCCCC;
	text-decoration : underline;
}

a:active {
	color : #999999;
	text-decoration : none;
}

body {
	background	scrollbar-track-color : 333333;
	font-family : Tahoma;
	font-size : 10pt;
	scrollbar-3dlight-color : EFEDED;
	scrollbar-arrow-color : EFEDED;
	scrollbar-darkshadow-color : EFEDED;
	scrollbar-face-color : 333333;
	scrollbar-highlight-color : 333333;
	scrollbar-shadow-color : 999999;

}

