.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #CA4703;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 20px;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CA4703;
	text-decoration: none;
}
.image {
	border: thin solid #CA4703;
	margin-top: 10px;
}
