@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#000000;
	color: #FFFFFF;
}
ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:0;
}
#wrapper {
	margin: 20px auto;
	width: 953px;
	height: 567px;
	background:#000000;
	color:#E8E8E8;
	border: 2px solid #000000
}
#anchorbox {
	height: 25px;
	width: 800px;
	text-decoration: none;
	text-align: center;
}
a.anchorbox:link {
	height: 25px;
	width: 800px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
a.anchorbox:visited {
	height: 25px;
	width: 800px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
a.anchorbox:hover {
	height: 25px;
	width: 800px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
a.anchorbox:active {
	height: 25px;
	width: 800px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
