<STYLE type=text/css>
.button {
font-weight: bold;
font-family: arial;
font-size: 16px;
text-align: center;
margin-bottom: 3px;
margin-top: 3px;
}
.button a {
font-weight: normal;
font-family: impact;
font-size: 24px;
padding: 1px;
width: 100%;
text-decoration: none;
display: block;
color: orange;
background-color: #000000;
border-top: 2px #999999 solid;
border-left: 2px #999999 solid;
border-bottom: 2px #333333 solid;
border-right: 2px #333333 solid;
}
.button a:hover {
color: #aa6600;
background-color: #000000;
border-top: 2px #333333 solid;
border-left: 2px #333333 solid;
border-bottom: 2px #999999 solid;
border-right: 2px #999999 solid;
}
</STYLE>
