.copy {
	color: #7F5D0C;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	text-decoration: none;
}
.testo-marrone {

	color: #7F5D0C;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
}
.link-marrone {
	color: #7F5D0C;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;

}
a.link-marrone:hover {

	color: #B69B63;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.testo-nero {

	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.copyright {


	color: #7F5D0C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.link-copyright {
	color: #7F5D0C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;

}
a.link-copyright:hover {
	color: #7F5D0C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
.titolo-marrone {
	color: #7F5D0C;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;

}
.testo-nero-bold {


	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.testo-marrone-bold {
	color: #7F5D0C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;

}
.cornice-tabella {
	border: 1px solid #7F5D0C;
}
.titolo {

	color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.news{	
	border: 1px solid #7F5D0C; background-color:#EACD9A;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
  scrollbar-3d-light-color: #F5E9D4;
    scrollbar-arrow-color: #F5E9D4;
    scrollbar-base-color: #EACD9A;
    scrollbar-dark-shadow-color: #EACD9A;
    scrollbar-face-color: #EACD9A;
    scrollbar-highlight-color: #F5E9D4;
    scrollbar-track-color: #F5E9D4;
}