body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #585860;
	text-decoration: none;
}
a:visited {
	color: #585860;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
a:active {
	color: #CC6600;
	text-decoration: none;
}

a.selected:link {
	color: #CC6600;
}
a.selected:visited {
	color: #CC6600;
}
a.selected:hover {
	color: #CC6600;
}
a.selected:active {
	color: #CC6600;
}

a.wit:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.wit:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.wit:hover {
	color: #585860;
	text-decoration: underline;
}
a.wit:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.mail:link {
	color: #CC6600;
	text-decoration: none;
}
a.mail:visited {
	color: #CC6600;
	text-decoration: none;
}
a.mail:hover {
	color: #585860;
	text-decoration: underline;
}
a.mail:active {
	color: #CC6600;
	text-decoration: none;
}

.stylekop {
	font-size: 44px;
	font-weight: bold;
	color: #585860;
}

.styleonderwerp {
	font-size: 16px;
	color: #CC6600;
}

.tekstwit {
	color: #FFFFFF;
}

.tekstgrijs {
	color: #585860;
}

.tekstquoteoranje {
	color: #CC6600;
	font-style: italic;
}
.medewerkerstatement {
	font-size: medium;
	font-style: italic;
	color: #585860;
}
.tekstoranjevet {
	color: #CC6600;
}