body {
	background-color: #000000;
}
h1 {
	font-family: Osaka, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFCC66;
	text-decoration: underline;
}
td {
	font-family: Osaka, Tahoma, sans-serif;
	font-size: 12px;
	color: #999999;
}
