body {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	color: #747474;
}
.text {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	color: #747474;
}
.title {
	font-family: "Arial Narrow";
	font-size: 24px;
	font-weight: bold;
	color: #4B4B4B;
}
.headline {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FEC10E;
}

a:link {
	font-family: "Arial Narrow";
	font-size: 16x;
	font-style: normal;
	color: #747474;
	text-decoration: underline;
}

a:visited {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	color: #FEC10E;
	text-decoration: underline;
}
a:hover {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	color: #747474;
	text-decoration: none;
}

.menu a:link {
font-family: "Arial Narrow";
font-size: 16px;
color: #747474;
text-decoration: none;
}

.menu a:visited {
font-family: "Arial Narrow";
font-size: 16px;
color: #747474;
text-decoration: none;
}

.menu a:hover {
font-family: "Arial Narrow";
font-size: 16px;
color: #747474;
text-decoration: underline;
}

.menu a:active {
font-family: "Arial Narrow";
font-size: 16px;
color: #FEC10E;
text-decoration: none;
}
