body {
	background-color: #660000;
	margin: 0px;
}
.copyright {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #996633;
	text-decoration: none;
}
.copyright a:link {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #996633;
	text-decoration: underline;
}
.copyright a:hover {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #FFCC66;
	text-decoration: none;
}
.copyright a:visited {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #CC9933;
	text-decoration: none;
	font-style: italic;
}
