body {
	background-image: url(../algm_pltjes/backgr.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #3C4E62;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #3C4E62;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #990000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #3C4E62;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #3C4E62;
}

