@charset "utf-8";
/* CSS Document */
	body {
	FONT-SIZE: 10pt;
	COLOR: #999999;
	FONT-FAMILY: arial;
}
a:link {
	color: #999999;
	text-decoration: none;
	FONT-FAMILY: arial;
}
a:visited {
	text-decoration: none;
	color: #999999;
	FONT-FAMILY: arial;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	FONT-FAMILY: arial;
}
a:active {
	text-decoration: none;
	FONT-FAMILY: arial;
}