.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.headline {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	font-weight: 900;
	font-style: normal;
	line-height: 44px;
}
.label {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	line-height: 48px;
	font-weight: 900;
	color: #9F996B;
}
a:link {
	color: #605922;
	text-decoration: none;
}
a:visited {
	color: #605922;
	text-decoration: none;
}
a:hover {
	color: #605922;
	text-decoration: underline;
}
a:active {
	color: #605922;
	text-decoration: none;
}
