 * {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #2F2E2E;
 }
 
 .kop2 {
 	color: #696969;
 }

body
{
background-color: #E9EEF2;
margin: 0px;
}

a:link, a:visited, a:active
{
color: #2F2E2E;
text-decoration: none;
}

a:hover
{
color: Black;
text-decoration: none;
}

.small
{
font-size: 10px;
}

.lijntje
{
height: 1px; 
color: #B74A01; 
width: 99%;
}