.my_menu {
	font-family: "Book Antiqua";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}
.my_txt {
	font-family: "Book Antiqua";
	font-size: 18px;
	text-align: center;
	color: #7f3f00;
	white-space: normal;
}
.my_navigation {
	font-family: "Book Antiqua";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}
.my_navigation:hover {
	font-family: "Book Antiqua";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
}
.submenu {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: lowercase;
	text-align: right;
	
	float:inherit;
	
}
.submenu:hover {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-transform: lowercase;
	text-align: right;
}
.panamawebservices {
	font-family:"Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color:#ffffff;
}
.panamawebservices:hover {
	font-family:"Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	}







	