.whitePhotoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

.bodyWhite
 {
	font-family: Courier;
	font-size: 12pt;
	color: #FFFFFF;
}

.bodyBlack
 {
	font-family: Courier;
	font-size: 12pt;
	color: #000000;
}

.Menue
 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCC66;
}
.blackHeadline {
	font-family: Courier;
	font-size: 18pt;
	color: #000000;
	font-weight: bold;
	}

.goldHeadline {
	font-family: Courier;
	font-size: 18pt;
	color: #DFDF00;
	font-weight: bold;
	}
	
a
 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCC66;
}