body {
	background-color: black;
	color: white;
	font-family: verdana;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	margin-left: 10px;
	margin-top: 35px;
	text-align: center;
}
div {
	background-color: white;
	color: black;
	width: 646px;
}

a {
	color: white;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.menulink {
	color: white;
}

a.menulink:hover {
	text-decoration: none;
}

img {
	border: none;
	height: 70%;
}

/*
border: solid 1px #FD8200;
text-align: center;
list-style: none;