.hbuttons a{
display: block;
text-decoration: none;
font: bold 13px Arial;
color: black;
width: 85px;
height: 26px;
float: left;
display: inline;
margin-right: 0px;
background-image:url('http://dnclassifieds.com/images/3.jpg');
background-repeat: no-repeat;
padding-top: 0px;
text-align:center;
}

.hbuttons a:hover{
background-image:url('http://dnclassifieds.com/images/4.jpg');
color: #FFFFFF;
text-decoration: none;
}
