  <style>
					a	{
						color: #9e6538;
						font-weight: bold;
						text-decoration: none;
						font-size : 11;}

					A:link {
						text-decoration: none;
						color: #9e6538;
						font-weight: bold;
						font-size : 11;}
						
					A:active {
						text-decoration: none;
						color: #9e6538;
						font-weight: bold;
						font-size : 11;}
						
					A:visited {
						text-decoration: none;
						color: #9e6538;
						font-weight: bold;
						font-size : 11;}

					a:hover{
						color: #ffffff;
						font-weight: bold;
						text-decoration: none;
						font-size : 11;}
						
							
					.body  {
						font-family : verdana;
						font-style : normal;
						color: #ffffff;
						font-size : 11;
						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;}
						
					h1 {
					    font-family: verdana;
						font-style: bold;
						color: #9e6538;
						font-size: 11;
						margin-bottom: 0px;
					}

					h6 {
					    font-family: verdana;
						font-style: bold;
						color: #9e6538;
						font-size: 11;
						margin-bottom: 0px;
					}

					.boven {
					   margin-top: 0px;
					}   

					.center {
					   text-align: center;
					   }
					
					.plus {
					   margin-top: 30px;
					   }

					 
						.kopje 	{	
						font-family : verdana;
						font-style : normal;
						color: #9e6538;
						font-size : 11;
						font-weight: bold;}
						
						.kopjeklein 	{	
						font-family : verdana;
						font-style : normal;
						color: #FF5F07;
						font-size : 10;
						font-weight: bold;}
						
						
					#divUpControl{position:absolute; width:170; left:580; top:25; z-index:1; text-align: right}
					#divDownControl{position:absolute; width:170; left:580; top:298; z-index:1; text-align: right}
					#divContainer{position:absolute; width:400; height:270; overflow:hidden; top:34; left:325; clip:rect(0,450,270,0); visibility:hidden}
					#divContent{position:absolute; top:0; left:0}
		
				
</style>