@charset "utf-8";
body {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 18px;
	font-family: "Arno Pro", Arial, sans-serif, helvetica;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 0px;
	font-style: normal;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
#cover {
	position: absolute;
	z-index: 10;
	left: 4px;
	top: 37px;
}

a:link {
	color: #A6B4CE;
	text-decoration: none;
	font-size: 18px;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #3399FF;
	text-decoration: none;
}
img a {
	color: #FFFFFF;
}
img a:link {
	color: #FFFFFF;
}
#navigate {
	text-decoration: none;
	height: 35px;
	width: 850px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 2px;
	top: 0px;
	text-align: center;
	color: #FFFFFF;
}
