/*** Link eigenschappen ***/

a.body { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; }

a.body:link { color: #FFFFFF; font-weight: normal; text-decoration: underline; font-size: 9pt }
a.body:active { color: #FFFFFF; font-weight: normal; text-decoration: underline; font-size: 9pt }
a.body:visited { color: #FFFFFF; font-weight: normal; text-decoration: underline; font-size: 9pt }
a.body:hover { color: #B1301A; font-weight: normal; text-decoration: none; font-size: 9pt }

a.bar { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; }

a.bar:link { color: #453833; font-weight: normal; text-decoration: underline; font-size: 9pt }
a.bar:active { color: #453833; font-weight: normal; text-decoration: underline; font-size: 9pt }
a.bar:visited { color: #453833; font-weight: normal; text-decoration: underline; font-size: 9pt }
a.bar:hover { color: #B1301A; font-weight: normal; text-decoration: none; font-size: 9pt }

{
	background-attachment: fixed;
} 

/*** Tekst opmaak ***/

td { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
     font-size: 9pt; 
     color: #FFFFFF; 
     font-weight: none; 
     text-decoration: none;
	 
}
	 
td.bar { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
     font-size: 9pt; 
     color: #453833; 
     font-weight: none; 
     text-decoration: none;
	 line-height: 22px; 
}

/*** Scrollbalk ***/

BODY {SCROLLBAR-FACE-COLOR: #F5F5F5; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F5F5F5; 
	SCROLLBAR-SHADOW-COLOR: #F5F5F5; 
	SCROLLBAR-3DLIGHT-COLOR: #999999; 
	SCROLLBAR-ARROW-COLOR: #999999; 
	SCROLLBAR-TRACK-COLOR: #F5F5F5;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	
}
	
/*** Divs ***/

