.testo {
	font-family: Verdana;
	font-size: 12px;
	color: #000033;
}
.testoL {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9966;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color:#0000CC ;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color:#0000CC ;
	text-decoration: none;
	font-weight: bold;

}
.testoA {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
