body {
	background-color: #000000;
}
.mmnormal {
	font-family: "Courier New", Courier, mono;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}
a {
	font-family: "Courier New", Courier, mono;
	color: #FF75D6;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	color: #FF8533;
	text-decoration: underline;
}
.mmkop {

	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	color: #F7810F;
	font-weight: bold;
}

