#etg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#etg a {
	text-decoration: none;
	color: #8E9375;
}
#etg a:hover {
	text-decoration: underline;
}

#etg h2 {
	
	font-size: 11px;
}

#etg h2 a {
	color: #50553B;
	text-decoration: none;
}

#etg p {
	font-size: 11px;
}

#etg hr {
	border-top: 1px solid #41452E;
	border-bottom: none;
	border-left: none;
	border-right: none;
	clear: both;
}

