@charset "utf-8";
/* CSS Document */

a {
	color:#590000;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline overline;
}

.FooterText {
	font-size: 9px;
	font-family: Verdana;
}

.MainText {
	font-family: Verdana;
	font-size: 14px;
}

.Koppen {
	color: #590000;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}

