.testo
	{font-family:		Times New Roman, Times, serif;
	font-size: 		17px;
	font-weight:		normal;
	color:			#330000;
	line-height:		150%;
	letter-spacing:		0,7pt;
	font-style:		oblique;}

.indirizzo
	{font-family:		Times New Roman, Times, serif;
	font-size: 		14px;
	line-height:		110%;
	letter-spacing:		0,5pt;}


.normal
	{font-family:		Arial, Helvetica, sans-serif;
	font-size: 		12px;
	font-weight:		normal;
	color:			#000000;
	line-height:		100%;
	letter-spacing:		0,5pt;}

H2
	{font-family:		Arial, Helvetica, sans-serif;
	font-size: 		20px;
	color:			#FF0000;
	line-height:		100%;}

H3
	{font-family:		Arial, Helvetica, sans-serif;
	font-size: 		15px;
	color:			#000000;
	line-height:		100%;}

.webmaster
	{font-family:		Arial, Helvetica, sans-serif;
	font-size: 		11px;
	font-weight:		normal;
	color:			#FFCC00;
	text-decoration:	none;
	letter-spacing:		0,8pt;}

.webmaster:hover,
.webmaster:visited:hover
	{font-family:		Arial, Helvetica, sans-serif;
	font-size: 		11px;
	font-weight:		normal;
	color:			#FF3300;
	text-decoration:	underline;
	letter-spacing:		0,8pt;}

.webmaster:visited
	{font-family:		Arial, Helvetica, sans-serif;
	font-size: 		11px;
	font-weight:		normal;
	color:			#FFCC00;
	text-decoration:	none;
	letter-spacing:		0,8pt;}


/* -------------------- Link ---------------------- */
/* --------------- Colore iniziale ---------------- */

A
{
color:			#0000CC;
text-decoration:	none;
}

A:active
{
color:			#0000CC;
text-decoration:	none;
}

A:visited
{
color:			#0066FF;
text-decoration:	none;
}

/* ---------- Colore quando ci vai sopra ---------- */
A:hover,
A:visited:hover
{
color:			#FF0000;
text-decoration:	underline;
}