.general {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.kicike {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
}
.headline {
	font-family: "Courier New", Courier, mono;
	font-size: 26px;
	font-weight: bold;
}
.generalsmall {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
}
