body {
	background-color: #9F5224;
	text-align: center;
	color: white;
	font-family: tahoma, arial, sans-serif;
}
.copyrightLink {
	color: white;
}
.copyrightLink:hover {
	text-decoration: none;
}
.link {
	color: white;
}
.link:hover {
	text-decoration: none;
}