BODY
{
	BGCOLOR : lightyellow; 
	font-family: "times new Roman", verdana, arial, sans-serif;
	margin : 5px 5px 5px 5px;
	color : Black;
	font-size : 12px;

}

A:link
{
	color : Navy;
	text-decoration : none;
	font-size : 15px;
}

A:visited
{
	color : Navy;
	text-decoration : none;
	font-size : 15px;
}

A:hover
{
	color : #DC143C;
	text-decoration : none;
	font-size : 15px;
}
.link1  A:hover {
	color: Navy;
	text-decoration : none;
	font-size : 15px;
	font-weight : 
}
.link1 A:link {
	color:green;
	text-decoration : none;
	font-size : 15px;
	font-weight : 
}

.link1 A:visited {
	color: #CE0000;
	text-decoration : none;
	font-weight : bold;
	font-size : 15px;
}
	
.prijs {
	font-size: 12pt;
	border-color : Maroon;
	width: 80%;
	background-color : #C4F6F5;
	border-style: none;
	padding-bottom : 0px;
	padding-top : 0px;
}
