.testo {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.link a:link {
 		font-family: Verdana;
		font-size: 11px;
		color: #000000; 
		text-decoration: none
}
.link a:visited {	
		font-family: Verdana;
		font-size: 11px;
		 color: #000000;
		 text-decoration: none
}
.link a:hover { 
		font-family: Verdana;
		font-size: 11px;
		color: #000000; 
		text-decoration: underline
}
.link a:active { 
		font-family: Verdana;
		font-size: 11px;
		color: #000000; 
		text-decoration: underline
}.testog {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
.titoli {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
