.hunterStyleLogo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	text-decoration: none;
	color:#000000;
}
.hunterStyleLogo a:link {
color: #000000;
}
.hunterStyleLogo a:active {
color: #000000;
}
.hunterStyleLogo a:hover {
color:#666666;
}
.hunterStyleLogo a:visited {
color: #000000;
}

.headerTable {
	background-color: #993300;
	border: double #000000;
}
