/* GLOBAL FONT SPECS */
body { 
  color: #FFFFFF;
  font-family: Verdana, verdana, Arial, Helvetica, sans-serif;
  font-size: 13px; background-color: #000000
 } 
.center {text-align: center;}
td {
  color: #FFFFFF;
  font-family: Verdana, verdana, Arial, Helvetica, sans-serif;
  font-size: 13px; background-color: #000000
   }

/* A HREF FORMAT */
a {color: #CC9900; text-decoration: none}
a:visited {color: #CCCC00;}
.lyrics a:visited {color: #CC9900;}
a:hover {color: #FFFF00;}
.lyrics a:hover {color: #FFFF00;}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 15px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: bold; 
  color: #FFFF00; 
  letter-spacing: 0.5em;
  text-align: center;
    }

h3 a:visited {color: #CC9900;}
h3 a:hover {color: #FFFF00;}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  color: #FFFF00; 
  letter-spacing: 0.35em;
  text-align: center;
    }


.smallheader {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  color: #FFFF00; 
  letter-spacing: 0.2em;
    }

.smallheader a:visited {color: #CC9900;}
.smallheader a:hover {color: #FFFF00;}

/* LYRICS FORMAT */
ol.lyrics {font-size: 10px; text-align: left; color: #CCCC33}
table.lyrics {width: 430px}
.dead {color: #CCCCCC}
.sngtitle {text-transform: uppercase; text-align: center; color: #FFFF00; letter-spacing: 0.75em;}
.sngauthor {text-align: center; color: #CC9900; font-style: italic}
.lyrics {text-align: center; font-size: 10px}
.sngauthor small {text-align: center; color: #CC9900; font-style: italic; font-size: 10px}
.small {text-align: center; color: #CC9900; font-style: italic; font-size: 10px}

.title {text-transform: uppercase; text-align: center; color: #FFFF00; letter-spacing: 0.75em;}



h1 {  text-transform: capitalize; color: #FFFF00; font-size: 12px; letter-spacing: 0.75em; font-weight: normal; text-align: center}

.columnHeader {color: #FFFF00;}
.reviewer {color: #CCC; font-style: italic;}