body {
	background-color: #000000;
	background-image: url(bax.jpg);
	background-repeat: no-repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	left: 197px;
	top: 152px;
	width: 322px;
	height: 30px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #ECECEC;
}
a:hover {
	color: #FFFFCC;
}