body {
	background-color: #8C7A44;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
}

a {
	color:#000000;
}
.titoloPiccolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
}
.titoloPiccolo a {
	color: #660000;
	text-decoration:none;
}
.titoloPiccolo a:link{
	color: #660000;
	text-decoration:none;
}
.titoloPiccolo a:visited {
	color: #660000;
	text-decoration:none;
}
.titoloPiccolo a:active {
	color: #660000;
	text-decoration:none;
}
.titoloPiccolo a:hover {
	color: #660000;
	text-decoration:underline;
}
.testoPiccolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.testoPiccoloBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.testoPiccoloGiallo {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F8E7B4;
}
.bgInput {
	font-family: "Times New Roman", Times, serif;
	background-color: #D49839;
	border: 1px solid #FECC7D;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.titoloGrande {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
}
.bordoIMG {
	border: 5px solid #990000;
}