body  {
	font-family : "Comic Sans MS", Arial;
	color : black;
	font-size : 11pt;
	background-color: white;
	font-weight : normal;
	font-style : normal;
}

A:link  {
	color : Blue;
	text-decoration: none;
	font-size : 16px;
	line-height : 20px;
}
	
A:active  {
    color: Blue;
	text-decoration: none;
	font-size : 16px;
    line-height : 20px;
}

A:visited  {
	color : Blue;
	text-decoration: none;
	line-height : 20px;
	font-size : 16px;
}

A:hover  {
	color : Lime;
	text-decoration: none;
	background-color: transparent;
	line-height : 20px;
	font-size : 16px;
}

TD {
	font-size : 11pt;
	LINE-HEIGHT: 20px;
	COLOR: Black;
	FONT-FAMILY: "Comic Sans MS", Arial;

}

H1 {
	font-size : 18px;
	font-weight : bold;
	line-height : 20px
}

H6 {
	LINE-HEIGHT: 14px;
	font-size : 12px;
	FONT-FAMILY: arial;
	font-style : normal;
	font-weight : normal;
}
#foto {
	background-image: url(../../afbeeldingen/bij.jpg);
	height: 65px;
	width: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 500px;
}

