<!--
body {	color: #003366;
		/* text-decoration: none; */
		text-align : justify ;
		font-family: Verdana, "Times New Roman", Times, serif; 
		font-weight: normal; 
		font-size: 14px; 
		text-transform: none;
	 }

.testo {	color: #003366; 
			/* text-decoration: none; */
			text-align : justify ;
			font-family: Verdana, "Times New Roman", Times, serif; 
			font-weight: normal; 
			font-size: 14px; 
			text-transform: none }

.linktesto {
	color: #0055DD;
	text-decoration: none;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	text-transform: none
}

.linktesto:Hover { text-decoration : underline;}


tt {	color: #800000; 
				text-decoration: none; 
				font-family: "Courier New", "Lucida Console", "Letter Gothic", Courier, Times, Serif;
				font-weight: normal; 
				font-size: 14px; 
				text-transform: none }

.menubar {	color: #003366; 
			text-decoration: none; 
			font-family: Arial, Helvetica, sans-serif; 
			font-weight: bold; 
			font-size: 16px; 
			/*text-transform: lowercase*/ }

.menubar2 { color: #003366; 
			text-decoration: none; 
			font-family: Arial, Helvetica, sans-serif; 
			font-weight: bold; 
			font-size: 14px; 
			/*text-transform: lowercase*/ }

.menugrandi {	color: #FF9933; 
				text-decoration: none; 
				font-family: Arial, Helvetica, sans-serif; 
				font-weight: bold; 
				font-size: 15px; 
				text-transform: none }

.menupiccoli {	text-align : justify ;
				color: #003366; 
				text-decoration: none; 
				font-family: Verdana, "Times New Roman", Times, serif; 
				font-weight: normal; 
				font-size: 13px; 
				text-transform: none }

.menubianchi {	color: #FFFFFF; 
				text-decoration: none; 
				font-family: Arial, Helvetica, sans-serif; 
				font-weight: bold; 
				font-size: 15px; 
				text-transform: none }
-->

