body {
margin:0px 0px 0px 0px;
background:#FFFFFF;	
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;	
}

td {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;	
}

a:link,a:active,a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;

}

a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;

}

a.catlink:link,
a.catlink:active,
a.catlink:visited,
a.catlink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.activecat {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: Blue;
	text-decoration: none;
}

a.activecatlink:link,
a.activecatlink:active,
a.activecatlink:visited,
a.activecatlink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: Blue;
	text-decoration: none;
}

.aanbiedingcat {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: Red;
	text-decoration: none;
}

a.aanbiedingcatlink:link,a.aanbiedingcatlink:active,a.aanbiedingcatlink:visited,a.aanbiedingcatlink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: Red;
	text-decoration: none;
}