@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	background-image: url();
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Style4 {color: #FFFFFF}
.Style7 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: "century gothic";
}

