a:visited {
	color: #CCCCFF;
	text-decoration: none;
}
a:hover {
	color: #CCCC99;
	text-decoration: underline;
}
a:active {
	color: #CCCC99;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.Links {	color: #C0CCD6;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.Zusatztext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
}

