BODY {
	color: Black;
	background-color: White;
	font-family: Verdana, sans-serif;
}

a.menu {
	color: white;
}

a.copyright {
	text-decoration: none;
}
a.copyright:hover {
	text-decoration: underline;
}



