.text {
	margin:0px;
	color: #333333;
	background-color: #F2F1B3;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.paginatitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #575759;
	font-variant: normal;
	text-transform: capitalize;
	font-style: oblique;
}
.producten {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
}
.sorteer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#sorteer td {
	color: #575759;
	
	}
	
#sorteer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #575759;
	
	}
	
#sorteer a:hover {
	color: #575759;
	}
a:link {
	text-decoration: none;
	color: #575759;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	}
a:active {
	text-decoration: overline;
	}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
