.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0CF408;
	font-weight: normal;
	text-decoration: none;

}
.schwarz {
	background-color: #002800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0CF408;
	text-decoration: none;


}
.noUnderline {
	text-decoration: none;
}
