body {
	background-color: #000;
}
body,td,th {
	color: #FFF;
}
a {
	font-size: 24px;
	color: #CCC;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
