a:link {color:"#DFC99A"; text-decoration: none;}
a:hover {color:"#A07D57"; text-decoration: none;}
A    {color:"#55340B"; text-decoration:none;} 

.menufont   { font-family: Arial Black; color:"#55340B" }
.menumedium  { font-family: Arial; font-size:8pt; color:"#55340B"}
.menusmall  { font-family: Arial; font-size:7pt; color:"#55340B"}

.toptitelfont	{ font-family: Arial; font-size:24pt; font-weight:bold; color:"#55340B" }
.topadresfont	{ font-family: Arial; font-size:10pt; color:"#55340B" }
.mainfont   { font-family: Arial;font-size:14pt; color:"#A07D57" }
.mainfontmedium { font-family: Arial; font-size:10pt; color:"#A07D57" }
.mainkopfont { font-family: Arial; font-weight:bold;font-size:20pt; color:"#55340B" }
.onderfotofont   { font-family: Arial;font-size:10pt; color:"#A07D57"; font-style:italic }

body
{
scrollbar-arrow-color: #DFC99A;
scrollbar-face-color: #A07D57;
scrollbar-highlight-color: #DFC99A;
scrollbar-3dlight-color: #A07D57;
scrollbar-shadow-color: #DFC99A;
scrollbar-darkshadow-color: #55340B;
scrollbar-track-color: #FFFFFF;
}