.text {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
}
.title {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #014689;
}
.headline {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #4FAB37;
}

a:link {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	color: #014689;
	text-decoration: underline;
}

a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	color: #4FAB37;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	color: #014689;
	text-decoration: none;
}

.menu a:link {
font-family: "Berlin Sans FB";
font-size: 14px;
color: #FFFFFF;
text-decoration: none;
}

.menu a:visited {
font-family: "Berlin Sans FB";
font-size: 14px;
color: #FFFFFF;
text-decoration: none;
}

.menu a:hover {
font-family: "Berlin Sans FB";
font-size: 14px;
color: #FFFFFF;
text-decoration: underline;
}

.menu a:active {
font-family: "Berlin Sans FB";
font-size: 14px;
color: #FFFFFF;
text-decoration: none;
}
