.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #404040
	}
.productiontext {
	color: yellow;
	font-size: 13px;
}

	.bodytext a:link    {text-decoration: underline; color: #121343}
	.bodytext a:visited {text-decoration: underline; color:gray}
	.bodytext a:hover 	{text-decoration: none;}

.copyright {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: orange
	}
	
.flashtext {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	color: #FFFFFF;
}
.flashtext a:link{
	font-size: 9px;
	color: #000099;
}

.flashtext a:visited{
	font-size: 9px;
	color: #000099;
}

.flashtext a:hover{
	font-size: 9px;
	color: #FF6600;
}
.gallerytext {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	color: #000000;
}

.picture {
	float:right; margin: 0 0 0 15px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	}

.font11 {
	font-size: 11px;
	line-height: 12px;
	}
