.pulsante {
	text-align:left;
        FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
        text-indent:10px;
	text-decoration: none;
	width : 220px;
	line-height:25px;
	BACKGROUND: url(../images/button_up.gif);
        background-position-x:0px;
        background-position-y:0px;
	cursor:pointer;	}

.pulsante a{
	text-align:left;
        FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
        text-indent:10px;
	text-decoration: none;
	width : 220px;
	line-height:25px;
	BACKGROUND: url(../images/button_up.gif);
        background-position-x:0px;
        background-position-y:0px;
        display:block;
	cursor:pointer;	}
	
.pulsante_selected {
	text-align:left;
        FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;	
        text-indent:10px;
	text-decoration: none;
	width : 220px;
	line-height:25px;
	BACKGROUND: url(../images/button_down.gif);
        background-position-y:0px;
        background-position-x:0px;
	cursor:pointer;	}

.pulsante_selected a{
	text-align:left;
        FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;	
        text-indent:10px;
	text-decoration: none;
	width : 220px;
	line-height:25px;
	BACKGROUND: url(../images/button_down.gif);
        background-position-y:0px;
        background-position-x:0px;
        display:block;
	cursor:pointer;	}

.pulsanti_linkutili {
        text-align:left;
        FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
        font-weight:bold;
	color: #ffffff;
        text-indent:10px;
	text-decoration: none;
	width : 274px;
	line-height:25px;
	BACKGROUND: url(../images/pulsante_linkutili.gif) no-repeat;
        background-position-x:0px;
        background-position-y:0px;
	cursor:pointer;	}

.pulsanti_linkutili a{    
	text-align:left;
        FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
        font-weight:bold;
	color: #ffffff;
        text-indent:10px;
	text-decoration: none;
	width : 274px;
	line-height:25px;
	BACKGROUND: url(../images/pulsante_linkutili.gif) no-repeat;
        background-position-x:0px;
        background-position-y:0px;
        display:block;
	cursor:pointer;	}