@charset "UTF-8";
body {
	background-color: #46433E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
	background-color: #000000;
}
.enter {
	font-size: 15px;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #302C25;
	text-decoration: none;
}
.noslash {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 21px;
}
