body {
	font-family: "Arial", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	margin:0px;
}
.Topmenu {
	font-family: "Arial", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px 20px 0px 20px;
	text-align: center;
	text-transform: uppercase;
	border-right: 1px dotted #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}
.Topmenu a {
	font-family: "Arial", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: "Arial", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin:0px;
}
H2 {
	font-family: "Arial", Arial;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	margin:0px;
}

.bodygoudgroot {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
}
.bodygoudklein {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: normal;
}
.bodygoudkleiner {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: normal;
}
.bordercolor-4px-goud {
	border: 4px solid #FF9933;
}
.bordercolor-1px-grijs {
	border: 1px solid #999999;
}

a:active {
	color: #FF9933;
}
h1 {
	color: #FFFFFF;
}
h2 {
	color: #FFFFFF;
}
a:link {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:visited {
	color: #FF9933;
	text-decoration: none;
}
a:active {
	color: #FF9933;
	text-decoration: none;
}


