body        {background-color: #404040}
p,div,td,li {font-family: garamond, verdana, helvetica;
             font-size: 11px;}
a:link      {color:#57A0F9;
             text-decoration:none;}
a:visited   {color:#707090;
             text-decoration:none;}
a:hover     {color:#A5CAF3}
div.disc {
   width:450px;
   padding-bottom:20px;
   text-align:center;
   margin:auto;
}
.disc a img {
   padding: 6px;
   border: #333 1px solid;
   margin: 2px;
   width: 45px;
}
.disc a:hover img {
   border-color: #666;
}
.tag {
   color: #707070;
   font-family: verdana, helvetica;
   font-size: 9px;
}
td      {background-color:#202020;}
#tracks {border: #444 solid 1px;}
#tracks td {text-align: center;}
#tracks .header {
   background-color:#555;
   color:#222;
   font-weight: bold;
   padding: 5px;
}
td.light    {background-color:#707070}
td.bgtop    {background: #222 url("img/bgtop.gif") repeat-x}
td.bgbottom {background: #222 url("img/bgbottom.gif") repeat-x}
td.bgleft   {background: #222 url("img/bgleft.gif") repeat-y}
td.row0     {background-color: #262626;
            border-top: #333 solid 1px;
            border-bottom: #333 solid 1px;}
strong      {color: #F4E49C;
             font-weight: bold}
strong.fake {color: #3d4afa;
             font-weight: normal}
pre         {font-size: small}
.field      {font-family: verdana;
             font-size: 10px;
             color: #c0c0c0;
             background-color: #404040}
#lyrics     {width: 70%;}