.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #333333;
}

.fliesstext_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: #FFFF00;

}
.winzigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
a:link {
	text-decoration: none;
	color: #00CCFF;
	font-weight: bolder;


}
a:visited {
	color: #9999CC;
}
