/* Links */

a:link { color: #66633; text-decoration: none; }
a:hover { color: #66633; text-decoration: none; }
a:visited { color: #66633; text-decoration: none; }
a:active { color: #666330; }

td
{ 
	border-left: 0px ; 
	border-top: 0px; 
	border-right: 0px; 
	border-bottom: 0px;
}

tr
{ 
	border-left: 1px #666633 ; 
	border-top: 1px #666633; 
	border-right: 1px #666633; 
	border-bottom: 1px #666633;
}

#div2 {
  float: left;
  height: 100%;
  width: 30%;  /* ad libitum */
  overflow: visible;
 } 

.text{
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	padding: 5px;
}

.footer p, .little{
	font-family: Tahoma;
	font-size:10px;
}

td.menu{
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom: 2px;
	height: 10px;
	text-align:justify;

}


td.nomepagina{
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	color: #009900;
	font-size:11px;
	padding-bottom: 2px;
	height: 10px;
	text-align:justify;

}
.Stile2 {font-size: 11px; font-family: Tahoma;}

.Corpo{
	align: center;
	padding-top: 5px;
	padding-bottom: 14px; 
	padding-left: 14px; 
	padding-right: 14px; 
	width: 668px !important;
	width: 100%;
}