body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #EE96F5;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
table {
	margin: auto;
	background-attachment: scroll;
	background-image: url(team_bestanden/producten.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: thin solid #333333;
	background-color: #CC66CC;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

