.null:link, .null:hover, .null:visited, .null:visited:hover {
background-color: transparent;
text-decoration: none;
}
a:link, a:visited {
color:#EB6500;
text-decoration:none;
}
a:hover, a:visited:hover {
color:#EB6500;
text-decoration:underline;
}
a.box:link, a.box:visited {
 display:block;
 height:100%;
 text-decoration:none;
 font-weight:normal;
 color: #000000;
}
a.box:hover, a.box:visited:hover {
 display:block;
 background-color:transparent;
 text-decoration:none;
}
a.btt:link, a.btt:visited {
display:block;
width:125px;
height:37px;
background-color:transparent;
background-position:0 0;
background-repeat:no-repeat;
text-decoration:none;
}
a.btt:hover, a.btt:visited:hover {
background-position:0 -37px;
}
a.pallino:link, a.pallino:visited {
display:block;
padding:0 20px 0 0;
background:transparent url(../templates/img/pallino.png) 100% 50% no-repeat;
color:#EB6500;
text-decoration:none;
}
a.pallino:hover, a.pallino:visited:hover {
color:#EB6500;
text-decoration:none;
}

.buttons {
text-align:center;
background:transparent url(../templates/img/back_page_on_off.png) 50% 50% no-repeat;
padding:20px 0;
}
.buttons img {
width:14px;
height:14px;
background:transparent url(../templates/img/page_on_off.png) 0 -14px no-repeat;
cursor:pointer;
margin:0 2px;
}
a.page_link:link, a.page_link:visited,
span.page_link {
display:block;
width:14px;
height:14px;
background:transparent url(../templates/img/page_on_off.png) 0 -14px no-repeat;
cursor:pointer;
margin:0 2px;
}
span.page_link,
a.page_link:hover, a.page_link:visited:hover {
background-position:0 0;
}

.buttons img.active, .buttons img:hover {background-position:0 0;}
.page {width:100%;}
td.page_link {text-align:center;padding:5px 0 0 0;}

a.busta:link, a.busta:visited {
display:block;
padding:0 0 0 20px;
background:transparent url(../templates/img/busta.png) 0 50% no-repeat;
color:#FFFFFF;
text-decoration:none;
font-size:11px;
}
a.busta:hover, a.busta:visited:hover {
color:#FFFFFF;
text-decoration:underline;
}
