body {
	background-image: url(http://www.youthunited.nl/images/achter_2.gif);
	background-repeat: repeat-x;

}
.kop {
	font-size: 16px;
	font-family: "Century Gothic", Verdana, Arial;
	color: #808148;
	font-weight: bold;
}
.titel {
	font-size: 14px;
	font-family: "Century Gothic", Verdana, Arial;
	color: #808148;
}
.tekst {
	font-size: 12px;
	font-family: "Century Gothic", Verdana, Arial;
	color: #808148;
}
a {
	font-size: 14px;
	font-family: "Century Gothic", Verdana, Arial;
	color: #808148;
		font-weight: bold;
		text-decoration: none;
		
}
a:hover {

	font-family: "Century Gothic", Verdana, Arial;
	color: #993300;
		font-weight: bold;
		text-decoration: none;
}
select {
	font-size: 12px;
	background-color:#FFFFCC;
	border-color: #808148;
	font-family: "Century Gothic", Verdana, Arial;
	color: #808148;
}
input {
	font-size: 12px;
	background-color:#FFFFCC;
	border-color: #808148;
	font-family: "Century Gothic", Verdana, Arial;
	color: #808148;
}
textarea {
	font-size: 12px;
	background-color:#FFFFCC;
	border-color: #808148;
	font-family: "Century Gothic", Verdana, Arial;
	color: #808148;
}
