.css {
}

.a1_normal{
background-image:url(../images/continuare-1.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
cursor:pointer;
}
.a1_over{
background-image:url(../images/continuare-2.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
cursor:pointer;
}

.arrow_normal{
background-image:url(../images/arrow-1.gif);
background-position:0px 0px;
background-repeat:no-repeat;
cursor:pointer;
}
.arrow_over{
background-image:url(../images/arrow-2.gif);
background-position:0px 0px;
background-repeat:no-repeat;
cursor:pointer;
}

.b1_normal{
background-image:url(../images/sag_blu.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
cursor:pointer;
color:#009AB6;
padding-left:14px;
background-position:left;
}
.b1_over{
background-image:url(../images/sag_ylw.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
cursor:pointer;
color:#FFB62E;
padding-left:14px;
background-position:left;
}