body {
	color: #000000;
	background-color: #FFFFFF;
}
a:link {
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.aktiv {
	font-weight: bolder;
	color: #FF0000;
}
