a.small-gold-underline {
	color: #734b00;
	font-size: 0.75em;
	line-height: 1em;
}
	
a.small-gold-underline:visited {
	color: #734b00;
	font-size: 0.75em;
	line-height: 1em;
}
	
a.small-gold-underline:hover {
	color: #392500;
	font-size: 0.75em;
	line-height: 1em;
}


a.small-gold-underline-multi {
	color: #734b00;
	font-size: 0.75em;
	line-height: 1.4em;
}
	
a.small-gold-underline-multi:visited {
	color: #734b00;
	font-size: 0.75em;
	line-height: 1.4em;
}
	
a.small-gold-underline-multi:hover {
	color: #392500;
	font-size: 0.75em;
	line-height: 1.4em;
}


a.bold-gold-underline-multi {
	color: #734b00;
	font-size: 0.70em;
	font-weight: bold;
	line-height: 1.4em;
	text-decoration: none;
}
	
a.bold-gold-underline-multi:visited {
	color: #734b00;
	font-size: 0.70em;
	font-weight: bold;
	line-height: 1.4em;
	text-decoration: none;
}
	
a.bold-gold-underline-multi:hover {
	color: #392500;
	font-size: 0.70em;
	font-weight: bold;
	line-height: 1.4em;
	text-decoration: underline;
}


#sub-navigation a {
	background-color: #e2cfa4; color: #7e502e;
	display: block;
	font-size: 0.75em;
	padding: 7px;
	text-decoration: none;
	margin-bottom: 10px;
}

#sub-navigation a:visited {
	background-color: #e2cfa4;
	display: block;
	font-size: 0.75em;
	color: #7e502e;
	text-decoration: none;
	margin-bottom: 10px;
}

#sub-navigation a:hover {
	background-color: #f1d857;
	display: block;
	font-size: 0.75em;
	color: #392500;
	text-decoration: underline;
	margin-bottom: 10px;
}

#sub-navigation a.on {
	background-color: #f1d857;
	display: block;
	font-size: 0.75em;
	color: #392500;
	text-decoration: underline;
	margin-bottom: 10px;
}

#sub-navigation a.on:visited {
	background-color: #f1d857;
	display: block;
	font-size: 0.75em;
	color: #392500;
	text-decoration: underline;
	margin-bottom: 10px;
}

#sub-navigation a.on:hover {
	background-color: #f1d857;
	display: block;
	font-size: 0.75em;
	color: #392500;
	text-decoration: underline;
	margin-bottom: 10px;
}


#interior a {
	color: #7e502e;
	text-decoration: underline;
}

#interior a:visited {
	color: #7e502e;
	text-decoration: underline;
}

#interior a:hover {
	color: #392500;
	text-decoration: underline;
}


#footer a {
	font-size: 1em;
	color: #7e502e;
	text-decoration: none;
}

#footer a:visited {
	font-size: 1em;
	color: #7e502e;
	text-decoration: none;
}

#footer a:hover {
	font-size: 1em;
	color: #392500;
	text-decoration: underline;
}

a.result-link {
	color: #711613;
	font-size: 1em;
	line-height: 1.5em;
}

a.result-link:visited {
	color: #000;
	font-size: 1em;
	line-height: 1.5em;
}

a.result-link:hover {
	color: #000;
	font-size: 1em;
	line-height: 1.5em;
}
