a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	font-weight: normal;
}
a:active {
	color: #999999;
	font-weight: normal;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
}
.weisseschrift {
	color: #FFFFFF;
}
.schwarzschrift {
	color: #000000;
}

.unterstrichen {
	text-decoration: underline;
}
.textorange {
	color: #FF9900;
}
