@charset "UTF-8";
/* CSS Document */

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.underlinemenu{
font-weight: bold;
width: 100%;
}
a:link {
	color: #AD1F1F;
	text-decoration: none;
}
a:visited {
	color: #AD1F1F;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.testa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.piccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #999999;
}

</style>
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.titolino {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
}
.rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AB1F1E;
}
