<!--
.vrouw {
	font-family: Tahoma;
	font-size: 11px;
	color: #626262;
}
.bottom {
	font-family: Tahoma;
	font-size: 10px;
	color: #474029;
}
a:link {
	font-family: Tahoma;
    font-size:          11px;
	color: #474029;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
    font-size:          11px;
	color: #474029;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
    font-size:          11px;
	color: #474029;
	text-decoration: underline overline;
}
a:active {
	font-family: Tahoma;
    font-size:          11px;
	color: #474029;
	text-decoration: none;
}

.menu a:link {
display: block;
width:100%;
height: 20px;
background-color: #474029;
color: #474029;
padding-bottom: 0;
padding-top: 3;
padding-left: 0;
padding-right: 0;
font-weight: bold;
text-decoration: none; 
}

.menu a:visited {
display: block;
width:100%;
height: 20px;
background-color: #474029;
color: #474029;
padding-bottom: 0;
padding-top: 3;
padding-left: 0;
padding-right: 0;
font-weight: bold;
text-decoration: none; 
}

.menu a:hover {
width:100%;
background-color: #BAA35E;
border:0px solid #A3978B;
color: #272321;
text-decoration: none; 
}

.submenu a:link {
display: block;
width:100%;
height: 20px;
background-color: #5F5538;
color: #FFFFFF;
padding-bottom: 0;
padding-top: 3;
padding-left: 0;
padding-right: 0;
font-weight: bold;
text-decoration: none; 
}

.submenu a:visited {
display: block;
width:100%;
height: 20px;
background-color: #5F5538;
color: #FFFFFF;
padding-bottom: 0;
padding-top: 3;
padding-left: 0;
padding-right: 0;
font-weight: bold;
text-decoration: none; 
}

.submenu a:hover {
width:100%;
background-color: #FFFF00;
border:0px solid #000000;
color: #D96501;
text-decoration: none; 
}

h1 {
          font-size:          10px;
          font-family:        Verdana, Arial, Helvetica, Sans-Serif;
          font-weight:        normal;
          color:              #CAC8B5;
          height:             0px;
          margin:             0px 0px 0px 0px;
          text-align:         center;
}

h2 {
          font-size:          16px;
          font-family:        Verdana, Arial, Helvetica, Sans-Serif;
          font-weight:        bold;
          color:              #333333;
          height:             0px;
          margin:             0px 0px 10px 0px;
          text-align:         center;
}
h3 {
          font-size:          16px;
          font-family:        Verdana, Arial, Helvetica, Sans-Serif;
          font-weight:        bold;
          color:              #333333;
          height:             0px;
          margin:             0px 0px 7px 0px;
          text-align:         center;
}
h4 {
          font-size:          12px;
          font-family:        Verdana, Arial, Helvetica, Sans-Serif;
          font-weight:        bold;
          color:              #826A24;
          height:             0px;
          margin:             0px 0px 7px 0px;
          text-align:         left;
}
BODY
{
scrollbar-face-color: #8D8D80;
scrollbar-shadow-color: #333333; 
scrollbar-highlight-color: #8D8D80;
scrollbar-3dlight-color: #333333; 
scrollbar-darkshadow-color: #333333;
scrollbar-track-color: #333333;
scrollbar-arrow-color: #333333;
}
-->
