@import url("webfonts/tahoma/stylesheet.css");
/* CSS Document */

* {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000000;
}

body {
	background-color: #D1E0A0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pics/golden_retriever_subbg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
}
a {
	color: #6D8B07;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6D8B07;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {
	font-size: 36px;
	font-family: "Arial Narrow";
	font-weight: normal;
	color: #6D8B07;
}
.tahoma {
	font-family: tahoma;
	text-align: left;
	color: #000000;
}
.tahoma p justified {
	text-align: justify;
}
.tahomalinks {
	text-align: left;
}
.tahoma div p BOLD {
	font-weight: normal;
}
.Groen {
	color: #6D8B07;
	font-weight: bold;
}
.tahoma strong span {
	font-family: tahoma;
}
.tahoma strong span {
	font-family: tahoma;
}
.rooi {
	color: #FF0000;
}
