table.buttontable {  }
td.buttontabletext {
   background-image:url(bm.jpg);
   font-family:Verdana,Arial,Helvetica;
   font-size:12px;
   font-weight:bold;
   padding:0px;
   vertical-align:middle;
   text-align:center;
}
a.buttontablelink:link, a.buttontablelink:active, a.buttontablelink:visited  {
   text-decoration:none;
   color:#004;
   margin:auto;
}
a.buttontablelink:hover { color:#fff; }
