.titolo {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #BE0D0E;
}
.testo {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
	color: #666666;
}
.testo a:link{
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
	color: #666666;
}
.testo a:hover{
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
	color: #666666;
}
.testo a:visited{
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
	color: #666666;
}
.testino {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 14px;
	color: #666666;
}
.testino a:link{
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;

}
.testino a:hover{
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 14px;
	color: #50A9C9;
	text-decoration: underline;

}
.testino a:visited{
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 14px;
	color: #FF6600;
}
.testinoBlu {

	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 14px;
	color: #50A9C9;
}
.titolino {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
	color: #ff6600;
}
.titolino a:link{
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;

}
.titolino a:hover{
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
	color: #50A9C9;
	text-decoration: underline;

}
.titolino a:visited{
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
	color: #FF6600;
}

