@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	background-color: #000;
	text-decoration: none;
	border: 0;
}
body table tr td h2 {
	font-size: 24px;
	text-decoration: none;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}

