.body {
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.kop {
	font-family: "Comic Sans MS";
	font-size: 44px;
	color: #000000;
}
.welkom {
	font-family: "Comic Sans MS";
	font-size: 30px;
	color: #000000;
}
.achtergrond {
	background-image:  url(indexafb/achtergrond.jpg);
	background-repeat: repeat;
}
.touwHor {
	background-image:  url(indexafb/touwHor.jpg);
	background-repeat: no-repeat;
}

.touwVert {
	background-image:  url(indexafb/touwVert.jpg);
	background-repeat: no-repeat;
}

a:link {
	color: #000000;
	font-weight: normal;
	FONT-FAMILY : "Comic Sans MS", Arial, Helvetica, sans-serif;
	FONT-SIZE : 12px;
	font-style: none;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 15px;
}

a:visited {
  color: #000000; 
	font-weight: normal;
	FONT-FAMILY : "Comic Sans MS", Arial, Helvetica, sans-serif;
	FONT-SIZE : 12px;
	font-style: none;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 15px;
}

a:hover {
	color: #031BA9;
	font-weight: normal;
	FONT-FAMILY : "Comic Sans MS", Arial, Helvetica, sans-serif;
	FONT-SIZE : 12px;
	font-style: none;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 15px;
}   

a:active {
	color: #031BA9;  
	font-weight: normal;
	FONT-FAMILY : "Comic Sans MS", Arial, Helvetica, sans-serif;
	FONT-SIZE : 12px;
	font-style: none;
	text-decoration: none;	
	letter-spacing: 2px;
	line-height: 15px;
}

