﻿a:link        {color: 000000; text-decoration: underline; font-weight: bold}
a:visited     {color: 000000; text-decoration: underline; font-weight: bold}
a:hover       {color: 7f0c11; text-decoration: underline; font-weight: bold}
a:active      {color: 7f0c11; text-decoration: underline; font-weight: bold}

body 
{ 
  background-color	: 	#ffffff;
  margin		:	0pt;
  padding		:	0pt;	
  font-family		:	arial, helvetica, sans-serif;
  font-size 		: 	11px;
  color			:	#101010;
}

#mainarea td 
{
  font-size:70%;
}

#placeholder 
{
  border-left		:	1px solid #ffffff;
  border-bottom		:	1px solid #ffffff;
  border-right		:	1px solid #ffffff;
}

#hoofdtabel 
{
  background-color	: 	#ffffff;
}

#merkenbalk 
{
  padding-top		:	1px;
}







