.CellaMenu_hp a {
	background: #eadde0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:19px;
	text-decoration: none;
	display: block;
	color: #666666;
	padding-left: 15px;
	border-bottom:1px solid #686868;
	border-right:1px solid #686868;
    height: 19px;

}
.CellaMenu_hp a:hover {
	background:#e0bac3;
	color: #333333;
}
.CellaMenu_hp_stondata a {
	background: url(immagini/hp_button_link_stond_top.gif) bottom no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:19px;
	text-decoration: none;
	display: block;
	color: #666666;
	padding-left: 15px;
	height: 19px;


}
.CellaMenu_hp_stondata a:hover {
	background: url(immagini/hp_button_link_stond_und.gif) bottom no-repeat;
	color: #333333;
}

