BODY {
	background-color: #cccc99;
	margin: 5px 5px 5px 5px;
	background-image : url(../plaatjes/alg/home_bg.jpg);
	background-repeat : no-repeat;
}
A:ACTIVE {
        text-decoration : underline;
        color : #CC3300;
        font-weight : normal;
}
A:LINK {
	text-decoration : none;
	color : #333366;
	font-weight : normal;
}
A:VISITED {
	text-decoration : none;
	color : Purple;
	font-weight : normal;
}
/* na link en visited*/
A:HOVER {
	text-decoration : underline;
	color : #333366;
	font-weight : normal;
}
.tekst {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #993300;
	font-size : 10pt;
}
img 
{
border: none;
}
