body, table{
	font-family: Trebuchet MS;
	font-size: 11px;
}

a{
	color: #F26925;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}


a.more{
	color: #F26925;
	text-decoration: none;
	font-weight: bold;

}
a.more:hover{
	text-decoration: none;
	font-weight: bold;
}


.kop1, h1{
	/*font-size: 16px;*/
	color: #F26925;
	margin-top: 5px;
	margin-bottom: 5px;
	/*font-weight: bold;*/
}
.kop2, h2{
	font-size: 14px;
	color: #F26925;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
.kop3, h3{
	font-size: 12px;
	color: #F26925;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
.kop4, h4{
	font-size: 11px;
	color: #F26925;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
.kop5, h5{
	font-size: 10px;
	color: #F26925;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
.kop6, h6{
	font-size: 10px;
	color: #F26925;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}


hr{
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	color: #F26925;
}


div#website_holder a,
div#website_holder a:visited,
div#website_holder a:active,
div#website_holder a:link
{
text-decoration: none;
color: #000000;
}
