.txt, .txt a
	{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #ACB3BD; 
		text-decoration: none; 
		text-align: justify
	}
h2
	{
		font-size: 15px; 
		color: #ACB3BD; 
	}
.bottom 
	{  
		background-attachment: fixed; 
		background-image: url(../images/bottom.jpg); 
		background-repeat: repeat; 
		background-position: left top
	}


/*Galleria iMmagini*/
.Galleria
	{
		text-align:center; 
		background-color:#ccccff;
	}
.Galleria:hover
	{
		text-align:center; 
		background-color:#9999ff;
	}
/*Fine galleria immagini*/