.testo {
	font-family: tahoma;
	font-size: 11px;
	color: #000055;
	text-decoration: none;
}
.testoColor {

	font-family: tahoma;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
}
.form {
	font-family: tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	border: 1px solid #003366;
}
