html	{ 
	overflow-y: scroll; 
}
body	{
	background-color: #384d0c;
}
a:link	{
	COLOR: #edce66;
}
a:link img, a:visited img {
    border:0px solid #000;
}

a:visited {
	COLOR: #edce66;
}
a:hover {
	COLOR: #b07e16;
}
a:active {
	COLOR: #b07e16;
}
.txt_midden_border_onder {
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.txt_links_border_onder {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
}
.txt_rechts_border_onder {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: right;
}
.geen_border {
	border-width: 0px;
}
.txt_links {
	text-align: left;
}
.txt_links_border_links {
	text-align: left;
	border-left-style: solid;
	border-left-width: 1px;
}
.txt_midden {
	text-align: center;
}
.Pagina_tekst {
	font-size: small;
}
.Pagina_titel {
	color: #FFFFFF;
	font-size: x-large;
	font-family: Tahoma;
	border: 3px solid #384D0C;
}
.Supergrote_tekst_midden {
	color: #FFFFFF;
	font-size: x-large;
	font-family: Tahoma;
	border: 3px solid #384D0C;
	text-align: center;
}
.Uitslaglijst_tabel {
	border-color: #C0C0C0;
	border-width: 0px;
}
.Uitslaglijst_tekst {
	border-style: solid;
	border-width: 1px;
	font-size: small;
	color: #FFFFFF;
}
.Pagina_tekst_tabel {
	color: #FFFFFF;
	font-size: small;
}
.txt_top_7p {
	vertical-align: text-top;
	margin: 7px;
}
.Onderwerp_titel {
	font-size: medium;
}
.URL_Omschrijving {
	color: #FFFFFF;
}
.URL_Link {
	color: #edce66;
}
.Grote_tekst_midden {
	font-size: large;
	color: #FFFFFF;
	text-align: center;
}