BODY {
	background: black;
	color: white;
	font-family: verdana;
	font-size: 12px;
}

TD.number {
	font-size: 72px;
	color: darkgray;
	width: 150px;
	text-align: center;
}	

TD {
	font-size: 12px;
}	

A.app:link {
	text-decoration: none;
	color: #AAAAAA;
}	

A.app:visited {
	text-decoration: none;
	color: #999999;
}	

A.reload:link {
	text-decoration: none;
	color: #FFFF00;
}	

A.reload:visited {
	text-decoration: none;
	color: #FFFF00;
}