.header {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 16px;
	text-align:justify;
	margin: 0;
	padding: 0;
	color: #797667;
	text-transform: none;
	font-weight: normal;
}
.under {
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #797667;
}
a:link {
		color: #797667;
		text-decoration: none;
		}
a:visited {
		color: #797667;
		text-decoration: none;
		}
a:hover {
		color: #6699CC;
		text-decoration: none;
		}
a:active {
		color: #6699CC;
		text-decoration: none;
		}

