p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

body {  
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-image: url(achtergrond-vervolg.jpg);
}

a:link {
	color: #000000; 
	text-decoration: none;
	font-weight: normal;
}

a:active {
	color: #000000;
	text-decoration: none; 
	font-weight: bold;
}

a:visited { 
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.projecten:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.projecten:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.projecten:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.projecten:hover {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

