.testo-nav {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #007900;
	text-decoration: none;
}
.testo {

	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.testo-footer {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.pass_txt
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-right:10px;
	float:right
}

.linkPass:link{color:#006600;font: normal 10px Verdana, Arial, Helvetica, sans-serif;text-decoration: none;}
.linkPass:visited{color: #006600;text-decoration: none;}
.linkPass:hover{color: #00000;text-decoration:underline;}