body {
	color:#000;
}
table {
	font-family: Tahoma;
	font-size: 12px;
}
.hoekje {
	padding-left:0px;
	padding-top:0px;
}
.bg {
	background-image: url(../img/hoekje.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.content_td {
	padding-left:15px;
}
A:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
}
A:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
}
A:active {
	font-family: Tahoma;
	font-size: 12px;	
	color: #993300;
	text-decoration: underline;
}

A:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
