.CellaMenu_hp a {
	background-image: url(immagini/hp_button_link_top.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	display: block;
	color: #666666;
	padding-left: 15px;
	padding-top: 4px;
	background-repeat: no-repeat;
    height: 20px;

}
.CellaMenu_hp a:hover {
	background-image: url(immagini/hp_button_link_und.gif);
	background-repeat: no-repeat;
	color: #333333;
}
.CellaMenu_hp_stondata a {
	background-image: url(immagini/hp_button_link_stond_top.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	display: block;
	color: #666666;
	padding-left: 15px;
	padding-top: 4px;
	background-repeat: no-repeat;
	height: 20px;


}
.CellaMenu_hp_stondata a:hover {
	background-image: url(immagini/hp_button_link_stond_und.gif);
	background-repeat: no-repeat;
	color: #333333;
}
