


.tablo1buton { font-family: Tahoma; font-size: 8pt; color: #FF6600 }

.hbuttons a{
display: block;
text-decoration: none;
color: #616161;
width: 118px;
height: 23px;
float: right;
display: inline;
margin-right: 4px;
background-image:url('images/tabsquare.jpg');
background-repeat: no-repeat;
padding-top: 4px;
text-align:center; font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:Arial
}

.hbuttons a:hover{
background-image:url('images/tabsquareover.jpg');
}