p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #A07745;
	text-decoration: none;
}
strong, bold {
	color: #A07745;
	font-weight: bold;
}
em, i {
	color: #A07745;
	font-style: italic;
}
a:visited {
	color: #A07745;
	text-decoration: none;
}
a:hover {

	color: #A07745;
	text-decoration: underline;
}
a:active {
	color: #A07745;
	text-decoration: underline;
}
.testoridotto {
	font-size: small;
}
.testominimo {

	font-size: x-small;
}

