Header {
font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular
font-size: 18px;
color: # 9D8F00;
font-weight: bold;
text-transform: uppercase;
}
a.button {
font-family: Veranda, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
color: #D1BA6A;
font-weight:
bold; font-size: 13px;
text-decoration: none;
background-color: #cccccc;
color: black;
width: 135px; height: 17px;
vertical-align: bottom;
text-align: center;
border-width: 0px;
padding: 0px;
margin: 0px;

background-repeat: no-repeat;
}

a.button:hover {
color: ffffff;
font-family: Veranda, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-weight: bold;
font-size: 13px;
text-decoration: none;
background-color: #007c7c;
this.style.borderStyle='inset'
}

a.button:active {
color: #4DC750;
font-weight: bold;
font-size: 13px;
font-family: Veranda, Arial, Helvetica, SunSans-Regular;
text-decoration: none;
}

