a.buttonsmall{
background: transparent url('ImagesBoxingRoo/ButtonLeft2.gif') no-repeat top left;
display: block;
float: left;
font-family: arial,Verdana,Helvetica; font-size: 12px; font-weight: bolder; color: #000000;
line-height: 15px;
height: 23px; 
padding-left: 9px; 
text-decoration: none;
}

a:link.buttonsmall, a:visited.buttonsmall, a:active.buttonsmall{
color: #000000;
}

a.buttonsmall span{
background: transparent url('ImagesBoxingRoo/ButtonRight2.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; 
}

a.buttonsmall:hover{ 
background-position: bottom left;
}

a.buttonsmall:hover span{ 
background-position: bottom right;
color: #FF0000;
}

.buttonsmallwrapper{
overflow: hidden; 
width: 100%;
}