.notefondo
	{
	font-family  : "Verdana, Helvetica, Arial";
	font-size    : 7pt;
	color        : #337777;
	width        : 100%;	
	text-align   : center;
	font-weight  : bold;
	font-style   : normal;
	}

.avvertenze
	{
	font-family  : "Verdana, Helvetica, Arial";
	font-size    : 8pt;
	color        : #000088;
	width        : 100%;	
	text-align   : justify;
	font-weight  : normal;
	font-style   : normal;
	}

A:link  
	{
	font-family     : "Verdana, Helvetica, Arial";
	font-size       : 11pt;
	color           : #000088;
	text-align      : left;
	font-weight     : normal;
	text-decoration : underline;
	font-style      : normal;
        }

A:visited
	{
	font-family     : "Verdana, Helvetica, Arial";
	font-size       : 11pt;
	color           : #000000;
	text-align      : left;
	font-weight     : normal;
	text-decoration : underline;
	font-style      : normal;
        }

A:hover 
	{
	font-family     : "Verdana, Helvetica, Arial";
	font-size       : 11pt;
	color           : #0055FF;
	text-align      : left;
	font-weight     : bold;
	text-decoration : underline;
	font-style      : normal;
        }

.testonormale
	{
	font-family  : "Verdana, Helvetica, Arial";
	font-size    : 11pt;
	color        : #000088;
	width	     : 100%;
	text-align   : justify;
	font-weight  : normal;
	font-style   : normal;
	}

.titolopagine
	{
	font-family  : "Verdana, Helvetica, Arial";
	font-size    : 14pt;
	font-style   : italic;
	color        : #000088;
	width	     : 100%;
	text-align   : left;
	font-weight  : bold;
	}

.visitatori
	{
	font-family  : "Verdana, Helvetica, Arial";
	font-size    : 13pt;
	font-style   : normal;
	color        : #000088;
	width	     : 100%;
	text-align   : center;
	font-weight  : bold;
	}
                
