body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #275A48;
}
.testopiccolo {
	font-size: 10px;
}
.testogrande {
	font-size: 16px;
}
a:link, a:visited {
	color: #AAB977;
	text-decoration: none;
}
a:hover {
	color: #AAB977;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}

	