/* CSS Document */
body {
	background-color: #9999CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.bodytext {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
}
.koptekts1{
	font-family: Courier New, Courier, mono;
	font-size: 14px;
}
.koptekts2{
	font-family: Courier New, Courier, mono;
	font-size: 12px;
}
.submenutext {
	font-family: Courier New, Courier, mono;
	font-size: 11px;
	text-decoration: none;
}
a {
	font-family: Courier New, Courier, mono;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
