body
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 10 pt;
	background-image: url(images/Achtergrond.jpg);
}

h1
{
color: #660033;
font-family: Arial;
font-style: bold;
font-size: 18 pt;
}

h2
{
color: #660033;
font-family: Arial;
font-style: italic;
}

a:link
{
	color: Navy;
	font-family: Arial;
	font-size: 10 pt;
	background: url(images/Achtergrond.jpg);
}

a:visited
{
color: #800080;
font-family: Arial;
font-size: 10 pt;
}

a:active
{
color: #FF0000;
font-family: Arial;
font-size: 10 pt;
}