.Caption {
font-family: Verdana;
font-weight: normal;
font-size:   8pt;
font-style:  italic;
color:       #000000; }

.Presentazione {
font-family:  Verdana;
font-weight:  normal;
font-size:    10pt;
color:        #000000; }

.Text   { color:#0000CC;
		  text-decoration:none;
          font-family: Verdana;
          font-size:   8pt;
          font-weight: bold; }
                 
A.Link:link    { color:#FFFFFF;
                 text-decoration:none;
                 font-family: Verdana;
                 font-size:   8pt;
                 font-weight: bold; }
A.Link:visited { color:#FFFFFF;
				 text-decoration:none; 
                 font-family: Verdana;
                 font-size:   8pt;
                 font-weight: bold; }
A.Link:active  { color:#0000CC; text-decoration:none;
                 font-family: Verdana;
                 font-size:   8pt;
                 font-weight: bold; }
A.Link:hover   { color:#0000CC;
				 text-decoration:underline;
                 font-family: Verdana;
                 font-size:   8pt;
                 font-weight: bold; }

A.href:link    { color:#33CC33;
                 text-decoration:none;
                 font-family: Bookman Old Style, Verdana;
                 font-size:   10pt;
                 font-weight: bold; }
A.href:visited { color:#00CCFF;
				 text-decoration:none; 
                 font-family: Bookman Old Style, Verdana;
                 font-size:   10pt;
                 font-weight: bold; }
A.href:active  { color:#0000CC;
				 text-decoration:none;
                 font-family: Bookman Old Style, Verdana;
                 font-size:   10pt;
                 font-weight: bold; }
A.href:hover   { color:#0000CC;
				 text-decoration:underline;
                 font-family: Bookman Old Style, Verdana;
                 font-size:   10pt;
                 font-weight: 	bold; }