@charset "utf-8";
/* CSS Document */
body{
	background-color: #FFFF99;
	color: #000000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../../AG/groen_500_fot.jpg);
}
.foto{
	background-image: none;
}

.foto td{
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
}
.foto th{
	margin-left: 10px;
	margin-right: 10px;
	font-family: Tahoma;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
}
.foto p{
	margin-left: 10px;
	margin-right: 10px;
	font-family: Tahoma;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.foto a:link {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: 100;
	color: #FFCC33;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}
.foto a:visited {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: 100;
	color: #FFCC33;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}
.foto a:hover {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: 100;
	color: #FF0000;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}
.foto a:active {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: 100;
	color: #FFCC33;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}





.foto img{
	border: 1px none #FFCC33;
}
