@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	background-color: #2B2211;
}
.copyright {
	font-family: Tahoma;
	font-size: 13px;
	color: #826D3E;
	font-weight: normal;
}
.heading1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma;
	color: #826D3E;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
