td {
font-family: verdana;
font-size:11;
}
body {
	scrollbar-3dlight-color:#F1F7F5;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#F1F7F5;
	scrollbar-track-color:#F1F7F5;
	scrollbar-darkshadow-color:#F1F7F5;
	scrollbar-face-color:#74AD9C;
	scrollbar-highlight-color:#F1F7F5;
	scrollbar-shadow-color:#74AD9C;
}

A:link {text-decoration: underline; color: #000000}
A:visited {text-decoration: underline; color: #000000}
A:active {text-decoration: underline; color: #000000}
A:hover {text-decoration: none; color: #000000}

.textform {
font-family: verdana;
font-size:11;
}

.arial {
font-family: arial;
font-size:11;
}

A.begin:link, A.begin:visited,A.begin:active {
	text-decoration: underline;
	color: #000000;
}
A.begin:hover {
	text-decoration: none;
	color: #000000;

}

.BeginPlaatje {
	width: 15px;
	background-image : url('../images/li_rood.jpg');
	background-position : left;
	background-repeat : no-repeat;
}
.BeginPlaatjeMenu {
	width: 15px;
	background-image : url('../images/li_roodmenu.jpg');
	background-position : left;
	background-repeat : no-repeat;
}

.ZwartTekst {
	color:black;
}
.ZwartTekst A:hover {
	color:black;
	text-decoration: none;
}
.BeginTitel {
color : #017856;
}