a {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #00476F;

}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.head {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.textfett {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.titelfett {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.textblau {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
}
