/* Die legendaere CSS-Datei aus Daenemark! Es ist schon putzig! */

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

a:hover {
	color : #CE6700;
	text-decoration : none
}