body {
	background: #F6B330;
	font-weight: normal;
	font-size: 11px;
	font-family: tahoma, sans-serif;
	color: black;
	margin: 0px;
	}


td.afbeelding { 
	height: px;
	background: url('afbeeldingen/header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	padding: 0px;
	color: white;
} 


td {	
	font-weight: normal;
	font-size: 11px;
	font-family: tahoma, sans-serif;
	color: black;
	margin: 0px;
	vertical-align: top;
}


A.nieuws:visited {
	color: #424B54;
	text-decoration: underline;
	font-weight: normal;
	}

A.nieuws:link {
	color: #424B54;
	text-decoration: underline;
	font-weight: normal;
	}

A.nieuws:hover {
	color: #A46F09;
	font-weight: normal;
	text-decoration: none;
	}



#pscroller2{
width: 350px;
height: 20px;
border: 0px solid black;
padding: 0px;
}

#pscroller2 a:link{
	color: #424B54;
	text-decoration: none;
	font-weight: normal;
}

#pscroller2 a:visited{
	color: #424B54;
	text-decoration: none;
	font-weight: normal;
}

#pscroller2 a:hover{
	color: white;
	font-weight: normal;
	text-decoration: none;
}



.someclass{ //class to apply to your scroller(s) if desired
}
