.rolloverButton {
background-color: #837B56;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #FFFFFF;
text-decoration: none;
text-align: center;
vertical-align: middle;
display: block;
font-family: Franklin Gothic Book;
font-size: 12px;
padding-top: 8px;
padding-bottom: 4px; font-variant:small-caps
}
:hover.rolloverButton {
background-color: #D3CFBC;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #000000;
display: block;
text-decoration: none;
text-align: center;
vertical-align: middle;
font-family: Franklin Gothic Book;
font-size: 12px;
padding-top: 8px;
padding-bottom: 4px
}
:active.rolloverButton {
background-color: #D3CFBC;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #000000;
display: block;
text-decoration: none;
text-align: center;
vertical-align: middle;
font-family: Franklin Gothic Book;font-size: 12px;
padding-top: 8px;
padding-bottom: 4px
}table        { font-family: Arial; font-size: 10pt }