/* CSS Document */
.Testo_Colle:hover
{	
	color: #990000;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: underline;
}

.Testo_Colle
{	
	color: #000099;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: none;
}

.Testo_Colle2
{	
	color: #990000;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}

.Testo_Colle2:hover
{	
	color: #990000;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: underline overline;
}

.Testo_Colle2p:hover
{	
	color: #990000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: underline overline;
}

.Testo_Colle2p
{	
	color: #990000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: none;
}
.Testo_Colle3p:hover
{	
	color: #990000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: underline;
}

.Testo_Colle3p
{	
	color: #990000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: none;
}
