@charset "utf-8";
body { background: #000 !important;	
}

.style1 {
	color: #FF0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bolder;
	
}
.style3 {
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
	
}
.style4 {
	height: 610px;
	width: 473px;
}

.style5 {
	font-size: 12px;
	color: #FFFF00;
	font-family: Verdana, Geneva, sans-serif;
	
}
.style6 {
	font-size: 9px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
.style7 {
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	
}
.style8 {
	color: #000000;
	
}
.style12 {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	
}
.style14 {
	text-align: center;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
}

.linkmeny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;	
}
iframe {
	color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	
	}
img {
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFFF00 !important;
	text-decoration: underline !important;
	font-weight: bold !important;
}
a:link {
	color: #FFFFFF;
	
}
