body{
	

   	scrollbar-3dlight-color:    rgb(161,229,4);
   	scrollbar-arrow-color:      rgb(255,255,255);
   	scrollbar-base-color:       rgb(72,139,0);
   	scrollbar-darkshadow-color: rgb(20,200,51);
   	scrollbar-face-color:       rgb(25,72,56);
   	scrollbar-highlight-color:  rgb(255,193,0);
   	scrollbar-shadow-color:     rgb(13,83,11);
   	scrollbar-track-color:      rgb(152, 202, 153);
   }
.Kop {
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 24px;
	text-indent: 20px;
	color: #194838;
}
.Tekst {
	font-family: "Arial";
	font-weight: normal;
	font-size: 12px;
	color: Black;
	padding-left: 20px;
	layout-grid-line: 20px;
}
	A.menulink1 {
	display: block;
	width: 210px;
	text-align: right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: solid 0px #FF0000;
	font-weight: normal;
	letter-spacing: 2px;
	layout-grid-line: 20px;
}

	A.menulink1:hover {
		display: block;
		width: 210px;
		text-align: right;
		color: #FFAAAA;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
		letter-spacing: 2px;
	}

	A.menulink1:active {
	display: block;
	width: 210px;
	text-align: right;
	color: #FFAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	}
	
	A.menulink2 {
		display: block;
		width: 210px;
		text-align: right;
		text-decoration: none;
		border: 1px solid FF0000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFD700;
		BORDER: none;
		border: solid 0px #FF0000;
		letter-spacing: 2px;
		layout-grid-line: 20px;
	}

	A.menulink2:hover {
		color: #F0F099;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
		letter-spacing: 2px;
}
	A.menulink2:active {
		color: #F0F099;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
		letter-spacing: 2px;
	}

