.button_anchor {
text-decoration: none;
}

.button_text {
color:white;
display: block;
position: relative;
font-family: arial, helvetica, san-serif;
font-weight: bold;
font-size: 11px;
text-decoration: none;
z-index: 999;
left: 24px;
top: -22px;
}