.gelb {
	font-family: "Courier New", Courier, mono;
	color: #FFCC33;
	text-decoration: none;
}
.blau {
	font-family: "Courier New", Courier, mono;
	color: #0099FF;
	text-decoration: none;
}
.gelbneu {
	color: #FFCC33;
	text-decoration: none;
}
