@charset "utf-8";
/* CSS Document */

body,td,th{
font-family:Verdana,Arial,Helvetica,sans-serif;
color:#9C5C49;
}
body{
background-color:#F3E59C;
}
.stijl1{
font-size:large;
font-style:italic;
}
a:link{
padding-left:18px;
text-decoration:none;
font-style:normal;
font-size:medium;
color:#9E5B48;
}
a:visited{
	font-style:normal;
	color:#9E5B48;
	background-image: url(images/V.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	text-transform:none;
	text-decoration:none;
}
a:hover{
	background-image: url(images/pootje.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	font-style:normal;
	color:#000000;
	text-transform:none;
	font-weight:bold;
}
