.menu {
	font-family: "Arial Narrow";
	font-size: 15px;
	font-weight: bold;
	color: #177144;
}

a:link {
	color: #177144;
	text-decoration: none;
}

a:hover {
	background-color:#9EECC4;
}

a:visited {
	color: #000000;
	text-decoration: none;
	text-align: center;
}.menu_call {
	font-family: Arial, Helvetica, sans-serif;
	color: #177144;
	font-size: 12px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DAF8E9;
	left: 20px;
}
.menu_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58DA9E;
	text-align:right;
}
.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #177144;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #177144;
	text-align: justify;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	color: #177144;
	background-color: #A7EDCA;
	font-size: 11px;
	font-weight: bold;
}
.text_ed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #177144;
	text-align: justify;
}
.text_gal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #177144;
}
img {
	border-top-color: #177144;
	border-right-color: #177144;
	border-bottom-color: #177144;
	border-left-color: #177144;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #177144;
}
.arial12boldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.arial12boldred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

