.background {background-color:000000;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	
	}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
a:hover {
	color: #99CC00;
}

#tableIndex {
	text-align: center;
	margin: 0px;
}
#tableCountdown {
	height:100%;
	text-align: center;
	margin:auto;
	background-color:#000000
}

