a:link
{
	color: rgb(0,0,136)
	
}
a:visited
{
	color: rgb(0,0,136);
	
}
a:active
{
	color: rgb(0,150,136);
	
}
body
{
	color: rgb(0,0,0);
	background: rgb(255,255,255) url('Thema/achtergrond.jpg');
	font-family: "Trebuchet MS", Arial, Helvetica
}
