.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
}
a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00F0FF;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
}
.textschwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
}
.textweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
}
