
body
 {

 background-image: url(../immagini/sfondot.jpg);
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: 0,0;
 margin-top: 10px;
 margin-left: 10px;
} 




p
{
font-family :  Arial,Helvetica,Univers,Zurich BT;
font-size : 11px;
color : #434343;

}



.stat
{
	font-family: Arial,Helvetica,Univers,Zurich BT;
	font-size: 12px;
	color: Silver;
	font-weight: lighter;
	width: 90%;
}




A:link
{
text-decoration: none;
	color: #CCCC00;

}

A:visited   {
text-decoration: none;
	color: #CCCC00;

}

A:active    {
text-decoration: none;
	color: #CCCC00;

}

A:hover {
text-decoration: none;
	color: #CCCC00;

}




.enfasir
{
	font-family: monospace;
	font-size: 15px;
	font-weight: bolder;
	color: #CCCC00;
	margin-top: 10px;
}


