.rolloverButton {
background-color: #B7C7BD;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #2B3F0C;
text-decoration: none;
text-align: center;
vertical-align: middle;
display: block;
font-family: Arial Narrow;
font-size: 16px;
font-weight: bold;
padding-top: 4px;
padding-bottom: 4px; font-variant:small-caps
}
:hover.rolloverButton {
background-color: #DBDFE2;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #2B3F0C;
display: block;
text-decoration: none;
text-align: center;
vertical-align: middle;
font-family: Arial Narrow;
font-size: 16px;
font-weight: bold;
padding-top: 4px;
padding-bottom: 4px
}
:active.rolloverButton {
background-color: #DBDFE2;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #2B3F0C;
display: block;
text-decoration: none;
text-align: center;
vertical-align: middle;
font-family: Arial Narrow;
font-size: 16px;
font-weight: bold;
padding-top: 4px;
padding-bottom: 4px
}table        { font-family: Arial Narrow; font-size: 12px }
