body {
	background-color: #ca4a50;
}
a:link {
	color: #993400;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990033;
}
a:active {
	text-decoration: none;
	color: #993400;
}
.bodytekst {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

