/*-----------------------------------------------------*/
/*------- Dedato 2006                       ------*/
/*-----------------------------------------------------*/

body 		{background: #FFFFFF;
			scrollbar-base-color: #fe8416;
			scrollbar-arrow-color: #FFFFFF;
			scrollbar-shadow-color: #fe8416;
			scrollbar-face-color: #fe8416;
			scrollbar-highlight-color: #FFFFFF;
			scrollbar-darkshadow-color: #FFFFFF;
			scrollbar-track-color: #fe8416;
			topmargin: 0px}

/*-- .body: gebruik deze style voor alle standaard tekst --*/
a		{font-family: Verdana, Helvetica, sans-serif;
			font-size: 11px; 
			line-height: 15px; 
			font-weight: normal;
			color: #000000;
			text-decoration: underline}

a:hover	{font-family: Verdana, Helvetica, sans-serif;
				font-size: 11px; 
			line-height: 15px; 
			font-weight: normal;
			color: #666666;
			text-decoration: underline}
			
.body		{font-family: Verdana, Helvetica, sans-serif;
			font-size: 11px; 
			line-height: 15px; 
			font-weight: normal;
			color: #000000;
			text-decoration: none}

a.body		{font-family: Verdana, Helvetica, sans-serif;
			font-size: 11px; 
			line-height: 15px; 
			font-weight: normal;
			color: #000000;
			text-decoration: underline}

a.body:hover	{font-family: Verdana, Helvetica, sans-serif;
			font-size: 11px; 
			line-height: 15px; 
			font-weight: normal;
			color: #666666;
			text-decoration: underline}
			


			


/*-- .bodybold: gebruik deze style voor alle inleidingen en normale teksten die in bold gezet zijn --*/
.bodybold	{font-family: Verdana, Helvetica, sans-serif;			
			font-size: 11px; 
			line-height: 15px;  
			font-weight: bold;
			color: #000000;
			text-decoration: none}
			
a.bodybold	{font-family: Verdana, Helvetica, sans-serif;			
			font-size: 11px; 
			line-height: 15px;  
			font-weight: bold;
			color: #000000;
			text-decoration: none}

a.bodybold:hover	{font-family: Verdana, Helvetica, sans-serif;			
			font-size: 11px; 
			line-height: 15px;  
			font-weight: bold;
			color: #000000;
			text-decoration: none}
	
