a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.grundtext {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.headline {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
