a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7e522e;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7e522e;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover {
	color: #000000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7e522e;
	text-decoration: none;
	text-transform: uppercase;
}

.seperator {
	border-top-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}.border {
	border-top-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: 7e522e;
	border-bottom-width: medium;
	border-bottom-color: 7e522e;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
}
.naw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
}
