
a
{
color: #009900;
background: transparent;
font-weight: bold;
text-decoration: none
}

a:focus
{
color: #009900;
background: transparent;
font-weight: bold;
text-decoration: underline
}

a:hover
{
color: #009900;
background: transparent;
font-weight: bold;
text-decoration: underline
}

a:active
{
color: #009900;
background: transparent;
font-weight: bold;
text-decoration: none
}

a.nav
{
color: #ffffff;
background: transparent;
font-size: large;
font-weight: bold;
text-decoration: none
}

a.nav:focus
{
color: #ffffff;
background: transparent;
font-size: large;
font-weight: bold;
text-decoration: underline
}

a.nav:hover
{
color: #ffffff;
background: transparent;
font-size: large;
font-weight: bold;
text-decoration: underline
}

a.nav:active
{
color: #ffffff;
background: transparent;
font-size: large;
font-weight: bold;
text-decoration: none
}

a.black
{
color: #000000;
background: transparent
}

body
{
color: #000000;
background: #ccffcc
}


h2
{
color: #000000;
background: transparent;
font-size: x-large;
font-weight: bold;
text-align: center;
text-decoration: underline
}

p
{
font-size: medium
}

.asterisk 
{ 
color: #ff5533; 
background: transparent; 
font-weight: bold; 
font-size: x-large; 
text-align: center 
}

.big
{
font-size: large
}

.caption
{
font-size: medium;
font-weight: bold
}

.credits {
font-size: medium;
text-align: center
}

.currentcell
{
color: #ffffff;
background: #000000
}

.dark {
font-weight: bold
}

.indent
{
margin-left: 2em
}

.lyrics
{
font-size: small;
margin-left: 2em
}

.medium
{
font-size: medium
}

.navcell
{
color: #000000;
background: #ff5533
}

.reallybig
{
font-size: x-large
}

.songtitle {
font-size: large;
font-weight: bold;
text-align: center
}

.space
{
padding-top: 0.2em;
padding-bottom: 0.2em
}

.statement {
font-size: small;
text-indent: 2em
}

.statementhead {
font-weight: bold;
font-size: medium
}

.tiny
{
font-size: small
}

.titlefont
{
color: #008800;
background: transparent;
font-weight: bold;
font-size: xx-large
}

.under
{
text-decoration: underline
}

.whitecell
{
color: #000000;
background: #ffffff
}



