body {
	background-color: #000000;
	background-position: center center;
}
table {
	background-position: center center;
	padding: 0px;
	text-align: center;
}
.transparent {
	filter: Alpha(Opacity=32);
}
.noborder {
	padding: 0px;
	border: 0 0;
	letter-spacing: 0em;
	word-spacing: 0em;
	margin: 0px;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;


}
a {
	color: #FF0099;
	text-decoration: none;

}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
