body {
background-color: #f1c36a;
background-image: url(/images/overloop.jpg);
background-position: bottom center;
background-repeat: repeat-x;
background-attachment: fixed;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	color: #000099;
	text-decoration: none;
}
.copyright {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: ;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.copyright a:active {
	text-decoration: none;
	color: #FFFFFF;
}
