A{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

A:hover{
	text-decoration:underline;
}


A.menu{
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

A.menu:hover{
	text-decoration:underline;
}

A.prodotti{
	color: #5B90CB;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

A.prodotti:hover{
	text-decoration:underline;
}



A.footer{
	color: #170E2D;
	font-size: 9px;
	text-decoration: none;
}

A.footer:hover{
	text-decoration: underline;
}


