.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5B3E00;
}
.corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5B3E00;
	border-top-style: none;
	border-right-style: none;
	border-top-color: #E7DAC0;
	border-right-color: #E7DAC0;
}
.corpoBordi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5B3E00;
	border-top-style: none;
	border-right-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CDB37C;
	border-left-color: #CDB37C;
	padding: 10px;
}
.link {
	color: #996633;
}
a {
	color: #5B3E33;
}
#drago {
	padding: 25px;
}

