body  {
	font-family : Arial, "Comic Sans MS";
	color : black;
	background-color : #ccffcc;
	font-size : 11pt;
	font-weight : normal;
	font-style : normal;
}

A:link  {
	color : black;
	text-decoration: none;
	font-size : 18px;
	line-height : 16px;
}
	
A:active  {
    color: white;
	text-decoration: none;
	font-size : 18px;
    line-height : 16px;
}

A:visited  {
	color : black;
	text-decoration: none;
	line-height : 16px;
	font-size : 18px;
}

A:hover  {
	color : Lime;
	text-decoration: none;
	background-color: transparent;
	line-height : 16px;
	font-size : 18px;
}

TD {
	font-size : 11pt;
	LINE-HEIGHT: 16px;
	COLOR: Black;
	FONT-FAMILY: Arial, "Comic Sans MS";

}

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;
	color : black;
}

#foto {
	background-image: url(../../afbeeldingen/bij.jpg);
	height: 65px;
	width: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 500px;
}
#mooi a {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #00f;
	text-decoration: underline;
}
