body,td,th {
	font-size: 11px;
	font-family: Tahoma;
	color: #FEFEFE;
}
a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #cdad56;
}
a:visited {
	color: #cdad56;
}
a:hover {
	color: #cdad56;
	text-decoration: underline;
}
a:active {
	color: #cdad56;
}
.wrapper {
	border:1px solid #000000;
	width: 760px;
}
.content {
	background-color: #000000;
	padding: 5px;
}
.copyright {
	border:1px solid #000000;
	background-color: #2e200d;
	padding: 5px;
}