body {
	background-image: url(gmback8.gif); 
	background-repeat: repeat; 
	background-attachment: fixed;
    margin-left: 0.0in;
    margin-right: 0.0in;
    font-family: Arial, Helvetica, Serif;
    font-size: 12pt; color: #000000;
}

A:link { text-decoration: none; color: #006633; font-family: Arial; font-size: 10pt; font-weight: bold; }
A:active { text-decoration: none; color: #FF0000; font-family: Arial; font-size: 10pt; font-weight: bold; }
A:visited { text-decoration: none; color: #006633; font-family: Arial; font-size: 10pt; font-weight: bold; }
A:hover { text-decoration: underline; color: #009900; font-weight: bold;}

table.main { width: 80%;
margin-top: 0.25in;
padding: 0px;
background: #FFFF99; }

table.grn {width: 100%;
background-color: #99CC99;
color: white; }

#blue { width: 100%;
padding: 1px;
background: #9999FF;
color: white; }

#pink { width: 95%;
padding: 1px;
background: #ff808f; }

table.parchment { width: 80%;
padding: 0px;
background: #FFFF99; }

#lime { width: 100%;
background: #99FF66; }

p.pagetargets { text-decoration: none; color: #006633; font-family: Arial; font-size: 10pt; font-weight: bold; }
/*
td {border: solid;
border-color: black;
border-width: thin;}
*/

ul.mp3s {
        text-align:left;
        color:#006633;
        }

thead { display: table-header-group; }
tfoot { display: table-footer-group }

caption { border: solid;
border-color: #ff808f;
border-width: medium; }

p { color: blue; }

h1.GMEheader {
    color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
    font-variant: normal;
}

h2 {
   color: #ff808f;
   text-decoration: underline;
   }
 
span.highlight {
               background-color: #408080;
}
   
h3 { color: #006633; }

div.clearcont {
    clear:both;
}

p.navbuttons a {
color: #000000;
text-decoration: none;
background-color: #A2AAB5;
display: block;
padding: 0px 0px 0px 0px;
width: 110px;
height: 60px;
border-top: 1px solid #EEEEEE;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
border-left: 1px solid #EEEEEE;
background-image: url(images/downvv.gif);
background-repeat: no-repeat;
} 
  
/*Then for your mouseover state, add a slightly contrasting image to the p.navbuttons a:hover, p.navbuttons a:active class, like this: */

p.navbuttons a:hover, p.navbuttons a:active {
background-color: #333333;
color: #FFFFFF;
background-image: url(images/overvv.gif);
background-repeat: no-repeat;
}
