body {
background-color: #FFFFFF;
}
 body,p,td,li{

	font-family: Verdana;

	font-size : 12px;

	text-align : left;

	color : Black;

}

a:link {

	color: #cc0000;

	font-size : 10px;

	text-decoration: underline;

	font-weight : bold;

}

a:visited {

	color: #cc0000;

	font-size : 10px;

	text-decoration: underline;

	font-weight : bold;

}

a:active {

	color: #cc0000;

	font-size : 10px;

	text-decoration: underline;

	font-weight : bold;

}

a:hover  {

	color: #cc0000;

	font-size : 10px;

	text-decoration: underline;

	font-weight : bold;

	background-color : #bfbfbf;

}


TD.head 
{ 
background-image: url(logo.jpg);
background-repeat: no-repeat;
} 
TD.main 
{ 
background-image: url(achtergrond.jpg);
background-repeat: no-repeat;
} 

