BODY
	{
	background-image : url("img/sfondo.jpg");
	background-attachment : fixed;
	TEXT:"#000000";
	LINK:"#CC0000";
	VLINK:"#CC0000";
	ALINK:"#cc0000";
	LEFTMARGIN:"0";
	TOPMARGIN:"0";
	MARGINWIDTH:"0";
	MARGINHEIGHT:"0";
	}
.titoli
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#f1f1f1;
	text-decoration:none;
	letter-spacing:-1;
	font-weight: bold;
	}
.titoli:hover
	{
	color:#cc0000;
	}
.interni
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#f1f1f1;
	text-decoration:none;
	letter-spacing:-1;
	font-weight: bold;
	}
.interni:hover
	{
	color:#cccccc;
	}
.menu
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#f1f1f1;
	text-decoration:none;
	letter-spacing:-1;
	font-weight: bold;
	}
.links
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#cc0000;
	text-decoration:none;
	font-weight: bold;
	}
.links:hover
	{
	color:#cccccc;
	text-decoration:underline;
	}
.disclaimer
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration:underline;
	letter-spacing:0;
	font-style: Italic;
	}
.tabella
	{
	background-repeat:repeat-x;
	}
