.maintext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}


.maintext a {
	color: #FF9900;
	text-decoration: none;
}

.maintext b {
	color: #FF9900;
	font-weight: bold;
}

.maintext a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.contact {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}

.contact a {
	color: #FF9900;
	text-decoration: none;
}


.contact a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.titles {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

.titles a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

.textboxes {
	font-family: Tahoma; 
	BORDER-RIGHT: 1px solid #FF9900; 
	BORDER-TOP: 1px solid #FF9900; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: 1px solid #FF9900; 
	COLOR: Black; 
	BORDER-BOTTOM: 1px solid #FF9900; 
	BACKGROUND-COLOR: white
}


.button {
	font-family: Tahoma; 
	BORDER-RIGHT: 2px solid #FF9900; 
	BORDER-TOP: 1px solid #FFD9A0; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: 2px solid #FFD9A0; 
	COLOR: White; 
	BORDER-BOTTOM: 2px solid #FF9900; 
	BACKGROUND-COLOR: #FF9900;
	text-align : center;
}

.gallery {
	border: 1px solid #004981;

	}
