@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/BG.jpg);
}

body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.stijl1 {font-size: 9px}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

h1	{
	font-size: 14px;	
	}
