body {
	background-attachment: fixed;
	background-image: url(images/main.bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
td {
	font-size: 10px;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;


}
hr {
	background-color: #000000;
	height: 1px;
	color: #FF9900;

}
.whitetext {
	font-size: 9px;
	color: #FFFFFF;
}
.kopjerechts {
	font-size: 12px;
	font-weight: bold;
	color: #CC5200;
}
.profielen {
	text-align: justify;
}
.sidebar {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FF6600;
}
.wit {
	color: #FFFFFF;
}
.tableborder {
	border: 1px solid #000000;
	background-color: #FF9900;

}
a.underline {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;


}
a.underline:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;


}

