BODY {
	background-color : #000000;
	color: #000000;
}

A {
	color: #666666;
	text-decoration: none;
}

a:hover {text-decoration : underline;}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.menu {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.title {
	font-size: 20px;
	font-weight: bold;
}