BODY {
	color : White;
	background-color : Black;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-size : x-small;
	text-align : center;
}

A {
	color : White;
}

A:HOVER {
	color : #EEE8AA;
}
.smallfont {
	font-size : x-small;
}
