.rolloverButton {
background-color: #D8CA96;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #2B3F0C;
text-decoration: none;
text-align: center;
vertical-align: middle;
display: block;
font-family: Times New Roman, Helvetica, Sans Serif; font-size: 12pt; color: black; text-align: center;
font-weight: bold;
font-variant: uppercase;
padding-top: 4px;
padding-bottom: 4px; 
}
:hover.rolloverButton {
background-color: #D8CA96;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #FFFFCC;
display: block;
text-decoration: none;
text-align: center;
vertical-align: middle;
font-family: Times New Roman, Helvetica, Sans Serif; font-size: 12pt; color: white; text-align: center;
font-weight: bold;
font-variant: caps;
padding-top: 4px;
padding-bottom: 4px
}
:active.rolloverButton {
background-color: #D8CA96;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #FFFFCC;
display: block;
text-decoration: none;
text-align: center;
vertical-align: middle;
font-family: Times New Roman, Helvetica, Sans Serif; font-size: 12pt; color: white; text-align: center;
font-weight: bold;
font-variant: caps;
padding-top: 4px;
padding-bottom: 4px
}table        { font-family: Times New Roman, Helvetica, Sans Serif; font-size: 12pt; color: black; text-align:justify; }

.text        { font-family: Times New Roman, Helvetica, Sans Serif; font-size: 12pt; color: #A6754C; text-align:justify; padding-left: 10px; padding-right: 10px }