@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
body {
	background-color: #000000;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #00FF99;
	text-decoration: none;
}
a:active {
	color: #00FF33;
	text-decoration: none;
}
td {
	vertical-align: top;
}
