@charset "utf-8";
html, body, table, td {
	margin: 0;
	padding:0;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #CCCCCC;
	text-decoration: none;
}
.menu{
	margin-top: 15px;
}
