body {
	background-attachment: fixed;
	background-image:    url(Plaatjes/leftframe_achtergrond.gif);
	background-position: left top;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: "Monotype Corsiva", Garamond, "Arial Narrow";
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;



}
a:link {
	font-family: "Monotype Corsiva", Garamond, "Arial Narrow";
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;

}
a:visited {
	font-family: "Monotype Corsiva", Garamond, "Arial Narrow";
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: "Monotype Corsiva", Garamond, "Arial Narrow";
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-transform: none;

}
a:hover {
	font-family: "Monotype Corsiva", Garamond, "Arial Narrow";
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}

