BODY{
margin:0px;
background-position: top center;
background-attachment:fixed;

scrollbar-arrow-color: f5e425;
scrollbar-track-color: 00006a;
scrollbar-face-color: 00006a;
scrollbar-highlight-color: d3d3d3;
scrollbar-3dlight-color: 00006a;
scrollbar-darkshadow-color: 00006a;
scrollbar-shadow-color: d3d3d3;

}

A:link {text-decoration: none ;color: #000000; font-weight:bold;}
A:visited {text-decoration: none ;color: #000000; font-weight:bold;}
A:active {text-decoration: none ;color: #000000; font-weight:bold;}
A:hover {text-decoration: none; color: red; font-weight:bold;}



div.scroll 
{	
	height: 3;	
	width: 787px;	
	overflow: auto;	
	border: 0px;	
	padding: 2px;
	font-family: arial;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}

.foto_voor{
	color: #cc0000;
}

.foto_na{
	color: #339900;
}

.Txt{
padding-left:10px;
padding-right:10px;
font-family: arial;
font-size: 13px;
color: #000000;
font-weight: normal;
line-height:21px;
}

.thumbs{
font-family: arial;
font-size: 10px;
color: #000000;
font-weight: normal;
}

.rand{
background-color:#00007f;
}
