.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;
}
a.lang:link, a.lang:visited {
display:block;
float:left;
background:transparent url(../templates/img/freccia_01.png) 50% -100px no-repeat;
width:22px;
height:17px;
padding:6px 4px 0 0px;
}
a.lang:hover, a.lang:visited:hover,
a.lang_selected:hover, a.lang_selected:visited:hover {
background-position:50% 0;
}
a.lang_selected:link, a.lang_selected:visited {
display:block;
float:left;
background:transparent url(../templates/img/freccia_01.png) 50% 0 no-repeat;
width:22px;
height:17px;
padding:6px 0 0 0;
margin:0 4px 0 0;
}
a.contact:link, a.contact:visited {
color:#ffffff;
font-size:10px;
font-weight:bold;
text-decoration:none;
}
a.contact:hover, a.contact:visited:hover {
text-decoration:underline;
}

a.chat_male:link, a.chat_male:visited,
a.chat_female:link, a.chat_female:visited {
display:block;
background:transparent url(../templates/img/chat_01.png) 0 0 no-repeat;
color:#ffffff;
width:123px;
height:54px;
padding:37px 0 0 127px;
margin:10px 0px 0 0;
font-size:9px;
line-height:10px;
font-weight:bold;
text-decoration:none;
}
a.chat_female:link, a.chat_female:visited {
display:block;
background:transparent url(../templates/img/chat_02.png) 0 0 no-repeat;
color:#ffffff;
width:123px;
height:49px;
padding:37px 0 0 127px;
margin:10px 0px 0 0;
font-size:9px;
line-height:10px;
font-weight:bold;
text-decoration:none;
}
a.chat_male:hover, a.chat_male:visited:hover,
a.chat_female:hover, a.chat_female:visited:hover {
text-decoration:none;
}