body {
	background:#000;
	margin:0px;
	color:#646464;
}
table, tr, td {
	font-family: Tohama, Verdana, Arial, Sans Serif;
	font-size: 9px;
}
a {
	color: #909090;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}