.titolo {
	font-family: BlackChancery;
	font-size: 36px;
	color: #FFFFFF;
	text-decoration: none;
}
A {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
.background {
	background-color: #39494A;
}
.border {
	border: 1px solid #CCCCCC;
}
.scritto {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.borderight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.background_oro {
	background-color: #e7d3a5;
}
