body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	margin-top: 0px;
	color: #CCC;
	text-align: center;
	}
td {
	text-align: center;
	font-size: 0.8em;
}


a:link {
	text-decoration: none;
	color: #F90;
	text-align: center;
	}
a:visited {
	color: #F90;
	text-decoration: none;
	text-align: center;

	}
a:hover, a:active {
	color: #FFF;
	text-decoration: none;
	text-align: center;

	}

