.Body{
	margin: 0; 
	background: url(../Immagini/DSCN2759.JPG);
/*	background: url(immagini/Cloudy.gif) repeat;*/
}

.Testata{
	text-align: center;
	font: normal 28px "Trebuchet MS", "Arial";
	line-height: 40px;
	color: Black;
}

.Testata:hover{
	color: Blue;
}

.Clk{
	text-align: center;
	font: normal 12px "Trebuchet MS", "Arial Narrow";
	line-height: 12px;
	color: Black;
}

.Box{
	text-align: justify;
	font: normal 14px "Trebuchet MS", "Arial Narrow";
	line-height: 14px;
	color: Black;
	border: 5px groove Silver;
	margin: 5px;
}

.Titolo{
	color: Blue;
}

.Evidenzia{
	color: Black;
}

.Data{
	text-align: right;
	font: normal 12px "Trebuchet MS", "Arial Narrow";
	line-height: 12px;
}

.Commento{
	text-align: justify;
	font: normal 12px "Trebuchet MS", "Arial Narrow";
	line-height: 12px;
	color: White;
}

.Riferimento{
	text-align: justify;
	font: bold 16px "Trebuchet MS", "Arial Narrow";
	line-height: 16px;
	color: Black;
}

.Link1{
	font: normal 12px "Trebuchet MS", "Arial Narrow";
	line-height: 12px;
	color: Blue;
}

.Link{
 	font: normal 16px "Trebuchet MS", "Arial Narrow";
	line-height: 20px;
	color: Blue;
}

a{
	text-decoration: none;
	cursor: hand;
}

h1{
	text-align: center;
	font: normal 20px "Trebuchet MS", "Arial Narrow";
	line-height: 20px;
}
