body {
	background-image: url(images/achtergrond.jpg);
}
.Ultimate {
	font-family: "Monotype Corsiva", Arial, "Times New Roman";
	color: #FFCC66;
	font-size: 22pt;
}
.Body_text {font-family: "Monotype Corsiva", Arial, "Times New Roman"; color: #FFCC66; font-size: 22px; }
.bottom_text {
	font-family: "Times New Roman", Times, serif;
	color: #FF9966;
}
a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC66;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFCC66;
}
.picture_text {
	font-family: "Monotype Corsiva", Arial, "Times New Roman"; color: #FFCC66; font-size: 18px;
	border: 1px #ff9900 solid
}
.picture_thumb {
	font-family: "Monotype Corsiva", Arial, "Times New Roman"; color: #FFCC66; font-size: 18px;
	border: 1px #ff9900 solid
}
.termsAndConditions {
	background-color: #000;
	border: 1px solid #AFB8BD;
	color: #fff;
	height:125px;
	margin: 20px auto 0 auto;
	overflow: scroll;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 0px;
	width: 800px;
	text-align: left;

}

