@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
body {
	background-image: url(img/bg.png);
	background-color: #EFEFEF;
	background-repeat:no-repeat;
}
p.kopje {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style:oblique;
	color: #0BA6E3;
}
h3 {
	color: #0BA6E3;
}
a:link {
	color: #0BA6E3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0BA6E3;
}
a:hover {
	text-decoration: none;
	color: #0BA6E3;
}
a:active {
	text-decoration: none;
	color: #0BA6E3;
}

	