.Titolo {
	font-family:Calligraph421 BT;
	font-size: 25px;
	color:#5b9497;
}
.Titolo2 {
	font-family: Calligraph421 BT;
	font-size: 16px;
	color: #5b9497;
}
.Testo {
	font-family:Calligraph421 BT;
	font-size: 16px;
	color:#131f20;
}

.Testo2 {
	font-family:Calligraph421 BT;
	font-size: 16px;
	color:#5b9497;
}

.Link {
	font-family:Calligraph421 BT;
	font-size: 16px;
	color:#528c8b;
	text-decoration: none;
}

A:Link:LINK {
       Color : #131f20;
        }

A:Link:HOVER {
        Color : #131f20;
	    filter: Alpha(Opacity=100,FinishOpacity=10,Style=1);
        height: 1px;
	    cursor: crosshair;
		text-decoration: line-through;
        }

A:Link:ACTIVE {
         color: #000000;
         }

A:Link:VISITED {
      font-weight: bold;
      font-size: 8pt;
      color: #131f20;
      font-family: Verdana;
      }






