.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22264C;
}
.titolo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #22264C;
}
a:link {
	color: #259BCD;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;

}
a:hover {
	color: #cc0000;
}
a:active {
	color: #CC0000;
}
.testopicc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #22264C;
}
.testomed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #22264C;
	background-color: #F3F7FC;


}

