/* CSS Document */

.Stile1 {font-family: "Arial Black";
			font-size: 18px}

.Stile2 {
	font-family: Arial;
	font-size: 16px;
}
.STILE3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
A:link { 
	
	color : #000000;
	text-decoration : none;
}

A:Visited  { 
	
	color : #000000;
	text-decoration : none;
}

A:Hover  {
	color : #FF0000;
	text-decoration : none;
}.narrow {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bold;
}
.nella_foto {
	font-family: "Arial Black";
	font-size: 24px;
	color: #FFFFFF;
}
.numeri {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
