body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	padding: 10px;
	background-color: #000;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: none;
}