.rolloverButton {
background-color: #c8c8c8;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #003300;
text-decoration: bold;
text-align: center;
vertical-align: middle;
display: block;
font-family: Franklin Gothic Book, arial, helvetica;
font-variant:small-caps;
font-size: 20px;
padding-top: 4px;
padding-bottom: 4px;
}
:hover.rolloverButton {
background-color: #e5e5e5;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #003300;
display: block;
text-decoration: bold;
text-align: center;
vertical-align: middle;
font-family: Franklin Gothic Book, arial, helvetica;
font-size: 20px;
padding-top: 4px;
padding-bottom: 4px
}
:active.rolloverButton {
background-color: #e5e5e5;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #003300;
display: block;
text-decoration: bold;
text-align: center;
vertical-align: middle;
font-family: Franklin Gothic Book, arial, helvetica;
font-size: 20px;
padding-top: 4px;
padding-bottom: 4px
}table        { font-family: Franklin Gothic Book, Arial, Helvetica: 14pt }