body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #012a6c;
	
}.Testo {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8A8A8A;
}
.Testo a:link {
	text-decoration:none;
	color: #8A8A8A;
}
.Testo a:visited {
	text-decoration:none;
	color: #8A8A8A;
}
.Testo a:hover {
	text-decoration:underline;
	color: #8A8A8A;
}
.Testo a:active {
	text-decoration:none;
	color: #8A8A8A;
}
.TestoMnu {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	width: 100%;
}
.TestoMnu a:link {
	text-decoration:none;
	color: #FFFFFF;
	width: 100%;

}
.TestoMnu a:visited {
	text-decoration:none;
	color: #FFFFFF;
	width: 100%;

}
.TestoMnu a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	width: 100%;

}
.TestoMnu a:active {
	text-decoration:none;
	color: #FFFFFF;
	width: 100%;
}
