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