@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0;
	background-color: #000000;
	color: #999999;
}
.style6 {
	font-family: Tahoma;
	color: #999999;
}
a:link {
	color: #D89018;
	text-decoration: none;
}
a:visited {
	color: #D89018;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
