body {
	font-family: Georgia, Times New Roman, Verdana, Geneva, Arial, sans-serif;
	font-size: 18px;
	color: #cccccc;
	background-color: #000000;
}

a:link {
	color: #ffff00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7d7d00;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}

#tf {
	margin: 0px auto;
	text-align: center;
}

#tf .hit {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #777777;
}

#tftable {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
