.testo {
	font-family: Georgia;
	font-size: 8.5pt;
	color: #666666;
	line-height: normal;
}
.medio {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}
.titolo {
	font-family: Tahoma;
	font-size: 9pt;
	color: #005F75;
	font-weight: bold;

}
.titolo2 {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #005F75;
}

.piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	font-weight: normal;
}
.menu {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	font-family: Georgia;
	font-size: 8.5pt;
	color: #B93214;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Georgia;
	font-size: 8.5pt;
	color: #B93214;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Georgia;
	font-size: 8.5pt;
	color: #999999;
	font-weight: bold;
}
