/* globale sheet voor alle browsers */

body, td, p, th	{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 10pt;
}
body			{ margin: 0px 0px 0px 0px; }

a				{
	text-decoration: none;
	color: #CC6699;
}
a:HOVER			{
	text-decoration: none;
	color: #CC6666;
	
}
img 		  {border : 0px; }

/* Tabel achtergronden */

.bgwit	{ background: #FFFFFF;}
.bgzwart  {	background: #OOOOOO;}
.bglogoklein		{ background: url(../images/logo_klein.gif);}
.bggroen		{ background: url(../images/raster_33.gif);}
	
 .contact   {
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

