	td {
		font-size: 8pt;
		font-family: Arial;
		color= #4C4C4C;
	}
	
BODY	{
	margin: 0;
	SCROLLBAR-FACE-COLOR: #FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
   SCROLLBAR-SHADOW-COLOR: #FEAA24; SCROLLBAR-3DLIGHT-COLOR: #FEAA24;
   SCROLLBAR-ARROW-COLOR: #DB6C02; SCROLLBAR-TRACK-COLOR: #FFFFFF;
  SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF}
  
	}

	
	.clicca		{
		font-family: arial;
		font-size: 8pt;
		color: #FEAB26;

		}
		
	.titolo		{
		font-family: arial;
		font-size: 9pt;
		color: #FEAB26;

		}
	
	a:link		{color: #ADAEAE; text-decoration:none;}
	a:visited	{color:  #ADAEAE; text-decoration:none;}
	a:hover	{color: F88152; text-decoration:none;}

	
	
	.richiestainfo:link		{color: #FEAB26; text-decoration:none;}
	.richiestainfo:visited	{color:  #FEAB26; text-decoration:none;}
	.richiestainfo:hover	{color: #CCCCCC; text-decoration:none;}


	.project:link		{color: #CCCCCC; text-decoration:none;}
	.project:visited	{color:  #CCCCCC; text-decoration:none;}
	.project:hover	{color: #FEAB26; text-decoration:none;}


	
	.project02:link		{color: #999999; text-decoration:none;}
	.project02:visited	{color:  #999999; text-decoration:none;}
	.project02:hover	{color: #DC9975; text-decoration:none;}

	ul a {
		font-weight:bold;
	}
	
	ul#nav > li {
		background-color: transparent;
		height: 17px;
	}
	
	ul#nav > li > a {
		border: transparent;
		padding-top: 0.66em;
		padding-bottom: 0.66em;
	}

	.footer {
		border-top:1px solid #888 border-width:450px;
		font-size:80%;
		margin-top:0px;
		padding:4px;
		color: #ADAEAE;
		position:absolute;
	}
	
	.footer * {
		color: #ADAEAE;
	}
	
	.footer img {
		width:1px;
		height:1px;
		position:absolute;
	}
	
	h1, h2, h3, h4, h5, h6 {
		color: #FEAB26;
	}
	
	h1 {
		text-transform:uppercase;
		font-weight:bold;
		font-size: 20px;
	}
	
	h4, h5, h6 {
		display: inline;
	}
	
	address {
		color: #ADAEAE;
	}