.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #012370;
	font-weight: bold;
}
a.testolink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #012370;
	font-weight: bold;
	text-decoration: underline;
}
a.testolink:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #012370;
	font-weight: bold;
	text-decoration: underline;
}
a.testolink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
a.testolink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #012370;
	font-weight: bold;
	text-decoration: underline;
}
.testo-bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #012370;
}
.testoform{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	height: 16px;
	border: 1px solid #012370;
	
}
.testoform2{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#ffffff;
	border: 1px solid #012370;
	background-color: #012370;
	height: 16px;
}
