body {
	left: 0px;
	top: 0px;
	background-color: #000000;
	text-align: center;
}
.copy_small {
	font-family: "century gothic";
	font-size: 10px;
	color: #CCCCCC;
}
.menu {
	font-family: "century gothic";
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF074a;
	text-decoration: none;
}
a:active {
	color: #FF074a;
	text-decoration: none;
}
