﻿body 
{
	font-family: Verdana; font-size: 7.5pt;
	scrollbar-face-color: #DDDDDD;
	scrollbar-shadow-color: #2f2f2f;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-3dlight-color: #F6F6F6;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-track-color: #F6F6F6;
	scrollbar-arrow-color: #A6193A;
}

td 
{
	vertical-align: top;
}

.menu
{
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: normal;
	color: #FFFFFF;
}

.menuS
{
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold;
	color: #FFFFFF;
}

.menuB
{
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: normal;
	color: #ACABAB;
}

.kopje
{
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold;
	color: #AD173B;
}

.normaal
{	
	font-family: Verdana; 
	font-size: 7.5pt; 
	font-weight: normal;
	color: #747373;
}

a:link { text-decoration: underline; font-weight:normal; color: #A6193A;}
a:vlink { text-decoration: underline; font-weight:normal; color: #A6193A;}
a:visited { text-decoration: underline; font-weight:normal; color: #A6193A;}
a:hover { text-decoration: none; font-weight:normal; color: #738A94;}
a:alink { text-decoration: underline; font-weight:normal; color: #A6193A;}
a:active { text-decoration: underline; font-weight:normal; color: #A6193A;}


