.botones {
background: #0043ac url('btn.jpg') top repeat-x;
text-align: center;
}
.botones a, .botones a:link, .botones a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #fff;
display: block;
padding: 6px;
}
.botones a:hover { color: #fc0; }