BODY {
	SCROLLBAR-FACE-COLOR: #D2D2D2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #EBEBEB; 
	SCROLLBAR-SHADOW-COLOR: #EBEBEB; 
	SCROLLBAR-3DLIGHT-COLOR: #EBEBEB; 
	SCROLLBAR-ARROW-COLOR:  #5C5C5C; 
	SCROLLBAR-TRACK-COLOR: #EBEBEB; 
	SCROLLBAR-DARKSHADOW-COLOR: #EBEBEB; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eee;
}

.tekst {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	/*text-align: justify;*/
}

.nav {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

.navact {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bd0000;
	text-decoration: none;
	line-height: 16px;
}

.navkopje {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

.subtekst {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 12px;
}

.subtekstkopje {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}

.titel { 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #bd0000;
}

.subtekst a:link{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	line-height: 12px;
}

.subtekst a:visited{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	line-height: 12px;
}

.subtekst a:active{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
	line-height: 12px;
}

.subtekst a:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
	line-height: 12px;
}

.subtekstkopje a:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}

.subtekstkopje a:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}

.subtekstkopje a:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	line-height: 12px;
}

.subtekstkopje a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	line-height: 12px;
}

.nav a:link{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}

.nav a:visited{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}

.nav a:active{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #bd0000;
	line-height: 16px;
}

.nav a:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #bd0000;
	line-height: 16px;
	text-decoration: underline;


}

.visitthissite{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.visitthissite a:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.visitthissite a:visited{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.visitthissite a:active{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.visitthissite a:hover {
	text-decoration: underline;
	text-align: left;
	color: #A0A0A0;
}
