@charset "utf-8";
a {
	color: #A3A611;
}
body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.sitemap {
	font-size: 10px;
	font-weight: bold;
	color: #A3A611;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
}

.heading {
	font-size: 12px;
	font-weight: bold;
	color: #A3A611;
}
.heading-brown {
	font-size: 12px;
	font-weight: bold;
	color: #a29061;
}

.green {
	color: #A3A611;
	font-weight: bold;
}
.brown {
	font-weight: bold;
	color: #a29061;
}
.red {
	color: #F00;
}
