  <style>
					a	{
						color: #7f0014;
						font-weight: bold;
						text-decoration: none;}

					A:link {
						text-decoration: none;
						color: #7f0014;
						font-weight: bold;}
						
					A:active {
						text-decoration: none;
						color: #7f0014;
						font-weight: bold;}
						
					A:visited {
						text-decoration: none;
						color: #7f0014;
						font-weight: bold;}

					a:hover{
						color: #c2cf83;
						font-weight: bold;
						text-decoration: none;}
						
							
					.body  {
						font-family : book antiqua, verdana;
						font-style : normal;
						color: #000000;
						font-size : 15;
						font-weight : normal;
						line-height : 16px;
						scrollbar-face-color:#cccccc;
						scrollbar-arrow-color:#073e65;
						scrollbar-track-color:#cccccc;
						scrollbar-shadow-color:#000000;
						scrollbar-highlight-color:#FFFFFF;
						scrollbar-3dlight-color:#FFFFFF;
						scrollbar-darkshadow-Color:#FFFFFF;}
						
							
					.kopje 	{	
						font-family : book antiqua, verdana;
						font-style : normal;
						color: #000000;
						font-size : 18;
						font-weight: bold;}
						
		
						
						
					#divUpControl{position:absolute; width:170; left:450; top:150; z-index:1; text-align: right}
					#divDownControl{
	position:absolute;
	width:170;
	left:450;
	top:460;
	text-align: right;
	overflow: scroll;
}
					#divContainer{position:absolute; width:520; height:325; overflow:hidden; top:150; left:25; clip:rect(0,520,325,0); visibility:hidden}
					#divContent{position:absolute; top:0; left:0}
		
				
</style>