BODY{
	
background-color: #ffffff;
font-family : verdana,arial,Helvetica;
text-align : center;
	}
A:LINK{
	text-decoration : none;
	color : #0000ff ;
  font-weight : bold;
font-size : 11 px;

	  }

A:VISITED{
	text-decoration : none;
	  font-weight : bold;
	color : #0000ff ;
font-size : 11 px;}
	     }

A:HOVER{
	Color : #000080;
	text-decoration : underline;
font-size : 11 px;
	   }


.fondopagina {
font-family : Verdana,Arial,Helvetica;
      color : #FF0000;
  font-size : 11px;
 text-align : center;
font-weight : lighter;
 font-style : italic;
       }

.ultimo {
font-family : Verdana,Arial,Helvetica;
      color : #ff0000;
 text-align : center;
font-weight : bold;
 font-style : normal;
 font-size : 16px;

       }

.testo {
font-family : verdana,Arial,Helvetica;
      color : #000080;
  font-size : 14px;
font-weight : bold;
 font-style : normal;
 text-align: justify;
       }

/* gestisce il testo delle note di copyright */
.copyright{
font-family : Verdana,Arial,Helvetica;
      color : #000080;
  font-size : 10px;
 text-align : center;
font-weight : lighter;
 font-style : italic;
       }

.titolo {
font-family : Verdana,Arial,Helvetica;
      color : #000080;
 text-align : center;
font-weight : bold;
 font-style : normal;
 font-size : 20px;
       }

.siamoin {
font-family : Arial,Helvetica;
      color : #000080;
  font-size : 11px;
 text-align : center;
 font-style : italic;
       }


/* gestisce il link dei box di richiamo */
A.linkiamoci:link    
{ color:#0000ff; font-weight : bold; text-decoration:none; font-size : 13px;
font-family : Verdana,Arial,Helvetica; }
A.linkiamoci:visited  
{ color:#0000ff; font-weight : bold; text-decoration:none; font-size :   13px; font-family : Verdana,Arial,Helvetica;}
A.linkiamoci:hover
{ color:#000080; font-weight : bold; text-decoration:underline;   font-size : 13px; font-style : normal; font-family : Verdana,Arial,Helvetica;}
