a:link {
	color: #CC3300;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;



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

}
a:hover {
	font-weight: lighter;
}
table {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	color: #000066;
	font-size: 12px;

}
body {
	background-image: url(images/achtergrond.jpg);
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;

}
h2 {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 22px;
	color: #F1FFDC;
}
