td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}
/*a:link {  color: #0000FF; text-decoration: none}*/
/*a:visited {  color: #0000FF; text-decoration: none}*/
/*a:hover {  color: #0000FF; text-decoration: none}*/
a.nav:link {  color: #CCCCCC; text-decoration: none}
a.nav:visited {  color: #CCCCCC; text-decoration: none}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
body {
	margin: 12px;
	padding: 12px;
}
.Titoli {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 25px;
	padding-left: 10px;
	margin-left: 10px;
	color: #009;
	font-style: italic;
}
p {
	/*text-align: center;*/
	color: #009;
	font-weight: bold;
	font-style: italic;
}
.small {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;

}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #333366;

}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #0066CC;
}
#designed a {
	color: #CCCCCC;
	text-decoration: none;
}

.Immagini {
 	float: left;
	margin: 6px 6px 6px 6px; 
}