.bg {
	background-image: url(pics/bg.gif);
	background-repeat: repeat-y;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #577e9b;
}
.linkKolText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	text-decoration: none;
}
.KopGroot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 983036;
	text-decoration: none;
}
a:hover {
	color: #CA7978;
}

