body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CABEA4;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	overflow: hidden;	
}

.titel {
	position: absolute;
	top: 15px;
	left: 120px;
	color: #CCCC00;
}

.VK{
	font-size: 36px;
	border-bottom: 2px solid #CCCC00;
}

.PC{
	font-weight: bold;
}


.tabelbreedte {
	width: 120px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #CCCC00;
	text-align: center;
 	cursor: pointer;
	}
	
.tabelboven {
	position: absolute;
	top: 57px;
	right: 0px;
	font-weight: bold;	
	}
	
.citaat {
	font-size: 20px;
	color: #CCCC00;
	z-index: 2;
}

.navigatie{
	font-variant: small-caps;
	text-decoration: none;
	color: #804000;
}

.rand {
	font-size: 15px;
	font-variant: small-caps;
	text-decoration: none;
}

a.rand:link {
	color: #CCCC00;	
	}
	
a.rand:visited {
	color: #CCCC00;	
	}
	
a.rand:active {
	color: #FFFFFF;	
	}

a.rand:hover {
	color: #FFFFFF;	
	}
	
a.link{
	text-decoration: none;
}

a.link:link {
	color: #CCCC00;	
	}
	
a.link:visited {
	color: #CCCC00;	
	}
	
a.link:active {
	color: #FFFFFF;	
	}

a.link:hover {
	color: #FFFFFF;	
	}
	
a.index:link {
	color: #CCCC00;
	text-decoration: none;
	}
	
a.index:visited {
	color: #CCCC00;	
	text-decoration: none;
	}
	
a.index:active {
	color: #CCFF00;	
	text-decoration: none;
	}

a.index:hover {
	color: #CCFF00;	
	text-decoration: none;
	}