@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(bkg.jpg);
	background-position: center;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	clear: right;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	vertical-align: middle;
}
.grey {
	color: #999999;
}
#apDiv8 {
	position:absolute;
	width:100%;
	height:100%;
	z-index:5;
	left: -4px;
	top: 42px;
}
a:link {
	color: #33CC66;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
}
a:visited {
	color: #339966;
}
a:active {
	color: #993300;
	text-decoration: line-through;
}
.blinkk {
	text-decoration: blink;
}
