
A, A:VISITED, A:FOCUS, A:LINK {
	font-family : "Gill Sans MT";
	font-size: 16px;
	font-weight: bold;
	text-decoration : none;
	color: #6699CC;
}

A:ACTIVE, A:HOVER {
	text-decoration : none;
	color: #330099;
	font-weight : bold;
	font-family : "Gill Sans MT";
}

.sel A, .sel A:VISITED, .sel A:FOCUS, .sel A:LINK {
	text-decoration : none;
	color: #330099;
	font-weight : bold;
	font-family : "Gill Sans MT";
}

.sel A:ACTIVE, .sel A:HOVER {
	font-family : "Gill Sans MT";
	font-size: 16px;
	font-weight: bold;
	text-decoration : none;
	color: #6699CC;
}

.name A, .name A:VISITED, .name A:FOCUS, .name A:LINK {
	text-decoration : none;
	color: #000000;
	font-weight : bold;
	font-family : "Gill Sans MT";
}

.name A:ACTIVE, .name A:HOVER {
	font-family : "Gill Sans MT";
	font-size: 16px;
	font-weight: bold;
	text-decoration : none;
	color: #000000;
}

TD {
	 font-family: 'Gill Sans MT'; 
	 font-size: 16px; 

}
p {
	 font-family: 'Gill Sans MT'; 
	 font-size: 16px; 

}
H3 {
	 font-family: 'Gill Sans MT'; 
	 font-size: 28px; 
	 color: #000000;
}

.tekstkolomnietvet
{ 
	padding: 10px; 
	 font-family: 'Gill Sans MT'; 
	 font-size: 16px; 
}
.tekstkolom
{ 
	padding: 10px; 
	 font-family: 'Gill Sans MT'; 
	 font-size: 16px; 
	 font-weight: bold;
}

.photographykolom
{ 
	padding: 30px; 
	 font-family: 'Gill Sans MT'; 
	 font-size: 16px; 
	 font-weight: bold;
	 color: #ffffff;
}

.white
{ 
	 font-family: 'Gill Sans MT'; 
	 font-size: 14px; 
	 font-weight: bold;
	 color: #ffffff;
}