BODY {
	color : Black;
	font : Arial;
	border: medium;
	}
a {
	color : Black;
	text-decoration : none;
}

A:HOVER {
	color : #8B0000;
	text-decoration : none;
	font : normal;
	background : Black;
	background-color: White;
}

.menuItem { color: black; }

.bottomLink {
	width:100%;
	align: center;
	color : Black;
	text-align: center;
	font-family: verdana;
	font-size:12px;
}

