@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: 'Trebuchet ms',Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	/* font-style: italic; */
}
body {
	background-color: #f5f5f5;
	background-repeat: no-repeat;
}
table{
	border:none;
}
a:link {
	color:#808080;
	text-decoration: none;
}
a:visited {
	color:#808080;
	text-decoration: none;
}
a:hover {
	color:#c4b288;
	text-decoration: none;
}
a:active {
	color:#808080;
	text-decoration: none;
}
.stijl1 {
	color: #c4b288;
}
.sitemap {
text-align:right;
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:11px;
color:#000000;
}
.sitemap:link {
	color:#c4b288;
	text-decoration: none;
}
.sitemap:visited {
	color:#c4b288;
	text-decoration: none;
}
.sitemap:hover {
	color:#c4b288;
	text-decoration: none;
}
.sitemap:active {
	color:#c4b288;
	text-decoration: none;
}