<style type="text/css">

body {
	background-color: #1B674A;
	margin-top: 0px;
}
.TestoSito {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FB7;
	font-size: small;
	text-align: left;
}
.BottomText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FB7;
	text-align: center;
}
.TestoMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FB7;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-align: left;
	vertical-align: middle;
}
.TestoMenu a:link {
	color: #FB7;
	text-decoration: none
}
.TestoMenu a:visited {
	color: #FB7;
	text-decoration: none
}
.TestoMenu a:hover {
	color: #FB7;
	text-decoration: underline
}
.TestoMenu a:active {
	color: #FB7;
	text-decoration: none
}
.PageTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FB7;
	border-color: #FB7;
	;
	border-left-color: FFF;
}
a:link {
	text-decoration: none;
	color: #FB7;
}
a:visited {
	text-decoration: none;
	color: #FB7;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

</style>
body {
	background-color: #1B674A;
	margin-top: 0px;
}
.NewsTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
	border-color: #FB7;
	;
	border-left-color: FFF;
}

