<STYLE type=text/css>
.button {
font-weight: bold;
font-family: arial;
font-size: 28px;
text-align: center;
margin-bottom: 3px;
margin-top: 3px;
}
.button a {
font-weight: bold;
font-family: verdana;
font-size: 12px;
padding: 1px;
width: 100%;
text-decoration: none;
display: block;
color: white;
background-color: #663322;
border-top: 2px #999999 solid;
border-left: 2px #999999 solid;
border-bottom: 2px #333333 solid;
border-right: 2px #333333 solid;
}
.button a:hover {
color: white;
background-color: #441100;
border-top: 2px #333333 solid;
border-left: 2px #333333 solid;
border-bottom: 2px #999999 solid;
border-right: 2px #999999 solid;
}
</STYLE>

