 A 	{
 	text-decoration : none; 
	color: #3333cc;
} 

A:hover {
	text-decoration : underline; 
	
} 

BODY,TD {
	font-family : Arial;
	background-color : black;
	font-size : 12px;
	color : Silver;
	scrollbar-base-color : Black;
	scrollbar-arrow-color : Gray;
	scrollbar-track-color : Black;
}

BODY.nav {
	background-image : url("pictures/tekening.jpg");
}

.logoImg {
	text-align : center;
}

.text1 { 
	font-size : 14px;
 }
 
 .label01 { 
	padding-right : 10px;
	text-align : right;
	width : 50px;
  }
  
.label02 { 
	padding-right : 10px;
	text-align : right;

  }
  
  
.title01 { 
 	font-weight : bold;
  }
  
.bottom  {
	border-top: 1px solid Gray;
	padding : 20px 20px 20px 20px;
	text-align : left;
}

.img {  
	padding : 20px 20px 20px 20px;
	border-top : 1px solid Gray;
	
	text-align : left;
}