.Normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight:bold;
}
.Linkstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b6d8d;
}
a:link {
	text-decoration: none;
}
a:hover {
	background-color: #CCCCCC;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.StatictxtHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}
.StatictxtNormaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
