@charset "utf-8";
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-color:#000000;
}
.bordoOro {
	border: 1px solid #A06E0D;
}

.bordoImago {
	border: 1px solid #AD5964;
}
.testoOro14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A06E0D;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.testo12 { font-size:12px; }
.testo10 { font-size:10px; }
.testo9 { font-size:9px; }
.bianco {
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align:justify;
}
.nero {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align:justify;
}
div.bianco {
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align:justify;
}
table.bianco {
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align:justify;
}

.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
