@charset "utf-8";
/* CSS Document */

body {background-color:#000000; background-image:url(Images/texture.jpg); background-repeat:no-repeat; background-position:center; border:none; margin-top:0}

.style1 {	
	color: #FF0000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.style2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
}
.style3 {	
	color: #FFF300
}
a:link {	
	text-decoration: none; 
	color: #FF9900
}
a:visited {
	text-decoration: none; 
	color: #FFF300
}
a:hover {
	text-decoration: none; 
	color: #FF6600
}
