A {
	text-decoration: none;
}
	
A:link {
	color: #FFFFFF;
	text-decoration: none;
}
	
A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
	
A:active {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

.grundtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
}

.grundtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 33px;
	line-height: 36px;
	color: #FFFFFF;
	text-align: center;
}

