.flash {
z-index:1;
}
.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #B0814D;
	text-align:justify;
	}
.maintext a:link {
	color:#B0814D;
	text-decoration:none;
	}	
.maintext a:visited {
	color: #B0814D;
	text-decoration:none;
}
.maintext a:hover {
	color: #B0814D;
	text-decoration:none;
}
.maintext a:active {
	color: #B0814D;
	text-decoration:none;
}
.titletext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #EC7D33;
	text-align:justify;
	}
