@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
}
a.one:link {color: #fdd95f; text-decoration: underline;}
a.one:visited {color: #FF6600; text-decoration: none;}
a.one:hover {color: #FF6600 text-decoration: underline;}		

.style1 {font-family: Impact}
.style3 {font-size: 32px;font-family: "Impact"; letter-spacing:1px;}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style6 {
	font-size: 17px;
	color: #FFFFFF;
}
.style7 {font-size: 17px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }

