BODY {
	color: rgb(255,230,17);
	background-image: achter.jpg;
	background-repeat: no-repeat;
	background-image: url('achter.gif'); 
	background-color: rgb(0,0,0);
	font-family: arial, verdana, helvetica;
	margin: auto 20px auto 20px;
	padding: 0px;
	text-align: justify;
}


.boven {
	font-family: Tempus sans ITC, verdana, arial, helvetica;
	font-size: 20px;
	text-align: center;
}

.midden {
	font-family: Tempus sans ITC, verdana, arial, helvetica;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}

.middenwit {
	font-family: Tempus sans ITC, verdana, arial, helvetica;
	font-size: 40px;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: center;
}

.onder {
	font-family: Tempus sans ITC, verdana, arial, helvetica;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.home {
	font-family: Tempus sans ITC, verdana, arial, helvetica;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.onderwit {
	font-family: Tempus sans ITC, verdana, arial, helvetica;
	font-size: 14px;
	color: rgb(255,255,255);
	text-align: center;
	font-weight: bold;
}

.yenegetesfa {
	font-family: Tempus sans ITC, verdana, arial, helvetica;
	background-color:rgb(30,30,30);
}

.yenegewit {
	font-family: Tempus sans ITC, verdana, arial, helvetica;
	font-weight: bold;
	text-decoration: none;
	color: rgb(255,255,255);
}

A {
	font-weight: bold;
	text-decoration: none;
	color: rgb(255,240,27);
}

	A:link {color: rgb(255,157,120); background : none;}
	A:visited {color: rgb(205,107,70); background : none;}
	A:active {color: white; background: none);}    
	A:hover {color: white; background: none);}



H1 {
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	margin: 15px 0px 8px 0px;
	font-family: Tempus sans ITC, tahoma, verdana;
}

H2 {
	font-weight: bold;
	font-family: Tempus sans ITC, tahoma, verdana;
	color: #ffff00;
	text-decoration: none;
	margin: 15px 0px 8px 0px;
}

H3 {
	font-weight: bold;
	font-family: Tempus sans ITC, tahoma, verdana;
	color: #ffff00;
	text-decoration: none;
	margin: 15px 0px 8px 0px;
}

H4 {
	font-weight: bold;
	font-family: Tempus sans ITC, tahoma, verdana;
	color: #ffff00;
	text-decoration: none;
	margin: 15px 0px 8px 0px;
}



TD {
	color: rgb(255,230,17);
	text-align: justify;
}

