@charset "utf-8";
/* CSS Document */


body {
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#768582;
}
a:visited, a:active, a:link {
	color:#ffffff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#ced9d7;
}
#main-center  {
color:#ced9d7;
}

