a.normale {
	color: #33cc66;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

a.normale:hover {
	color: #eeeeee;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;


 }

a.indice {
	color: #000099;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

a.indice:active {
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

a.indice:hover {
	color: #33cc66;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.blu10px {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000099;
}


.blu11px {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000099;
}

.blu13px {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000099;
}
.blu16px {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000099;
}
.bianco13px {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
}
.bianco16px {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
}
