

body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	color: #888;
	line-height: 180%;
	margin: 0;
	padding: 0;
}

.tabella_interna  {
	background-color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#FFF;
	vertical-align:top
}

.titolo  {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight:normal;
	color:#FFF
}	

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }
