/*A:hover{color:Aqua; background:blue;}*/

/*font del file index*/
.index
{
	font-family : "Verdana,Tahoma,Arial";
	font-size : 20px;
	color : #FF8040;
	font-weight: bold;
	text-align : center;
	text-decoration : none;
}

/*indirizzi index*/
.dati_index
{
	font-family : "Verdana,Tahoma,Arial";
	font-size : 11px;
	color : #0000FF;
	font-weight: bold;
}

/*lingue index*/
.lingue
{
	font-family : "Verdana,Tahoma,Arial";
	font-size : 10px;
	color : Blue;
	font-weight: bold;
	text-decoration : none;
}

.menu4
{
	font-family : "Franklin Gothic Demi";
	font-size : 9px;
	color : Red;
	text-align : center;
	text-decoration : none;
}

.contatti
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	font-weight: bold;
	text-decoration : none;
}