@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
}	
a.two:link {color: #ed145b; text-decoration: underline;}
a.two:visited {color: #FFFF00; text-decoration: none;}
a.two:hover {color: #00aae7; text-decoration: none;}	

.style1 {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: bold;
	color: #CC0066;
}
.style6 {color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {
	font-size: 13px;
	font-family: "Comic Sans MS";
}
.style4 {	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 14px;
}


