BODY {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;

	.background

	.background
bgcolor: #ffffff;
background-image: url('../Achtergrond/bgfender_main.jpg');
background-attachment: fixed;


SCROLLBAR-FACE-COLOR: #FFFFFF; 
SCROLLBAR-HIGHLIGHT-COLOR: white; 
SCROLLBAR-SHADOW-COLOR: #082B8D; 
SCROLLBAR-3DLIGHT-COLOR: #082B8D; 
SCROLLBAR-ARROW-COLOR: #1A496E; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #1A496E; 
} 

td, textarea, input, select { 
font-family: Verdana, Arial, sans-serif; 
font-size: 11px; 
color: #000080; 
font-weight: normal;
} 
.tableDetail { 
font-size: 11px; 
font-family: Verdana, Arial, sans-serif; 
color: #000080; 
} 
.frame { 
font-family: Verdana, Arial, sans-serif; 
font-size: 11px; 
color: #000080; 
border: 1px solid #cc0000; 

}
	

A {
	text-decoration: underline;
	color: #0000FF;
	font-weight : none;
}

A:Hover {
	text-decoration: underline;
	color: #6666FF;
	font-weight : none;
}