
.bodytekst {font-family: tahoma; font-size: 12px; }
.header {
	font-weight: bold; 
	font-size: 14px;
	font-family: tahoma;
}
.menu {
	font-family: tahoma;
	font-size: 12px;
	color: #6E6256;
}
a:link {
	color: #FF8400;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF8400;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


a.menu:link {
	color: #6C6056;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #6C6056;
}
a.menu:hover {
	text-decoration: none;
}



a.mail:link {
	color: #FF8400;
	text-decoration: none;
}
a.mail:visited {
	text-decoration: none;
	color: #FF8400;
}
a.mail:hover {
	text-decoration: none;
}
a.mail:active {
	text-decoration: none;
}
