@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #386360;
	background-image: url(backgrnd2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 16px;
	font-weight: normal;
}
a:link {
	color: #386360;
	text-decoration: underline;
}
a:visited {
	color: #386360;
	text-decoration: underline;
}
a:hover {
	color: #010a2f;
	text-decoration: underline;
}
a:active {
	color: #010a2f;
	text-decoration: underline;
}
stijl1 {
	color: #386360;
	font-size: 20px;
}
