@charset "utf-8";
/* CSS Document */
body {
	font-family: Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
HTML {	filter:chroma(color=#000000);
	scrollbar-track-color:#000000;
}	
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: Tahoma;
	color: #FFFFFF;
}
