p {
   font-weight: normal;
   font-family: Courier New;
   color: #CCCCCC;
   font-size: 10pt
}

p.headtd {
   font-weight: bold;
   color: #CCCCCC;
   font-size: 14pt;
}

p.newheadtd {
   font-weight: bolder;
   color: #CCCCCC;
   font-size: 11pt;
}

p.lyricsa {
   font-weight: normal;
   font-family: Courier New;
   color: #CCCCCC;
   font-size: 8pt
}

p.lyricschorus {
   font-weight: bolder;
   font-family: Courier New;
   color: #CCCCCC;
   font-size: 8pt;
}

font.hot{
   font-weight: normal;
   font-family: Courier New;
   color: #FF0000;
   font-size: 8pt;
   }

font.normal{
   font-weight: normal;
   font-family: Courier New;
   color: #CCCCCC;
   font-size: 10pt
   }

font.strong{
   font-weight: bolder;
   font-family: Courier New;
   color: #CCCCCC;
   font-size: 10pt
   }
   
font.heading{
   font-family: Courier New;
   font-weight: bolder;
   color: #CCCCCC;
   font-size: 11pt;
   }
   



li
{
   font-weight: normal;
   font-family: Courier New;
   color: #CCCCCC;
   font-size: 10pt
}

a {   font-weight: bolder;
   font-family: Courier New;
   color: #CCCCCC;
   font-size: 10pt;
   text-decoration:none;
   }

a.lyric {   
   font-weight: bolder;
   font-family: Courier New;
   color: #CCCCCC;
   font-size: 8pt;
   text-decoration:none;
   }   
   
a:vlink {color:ff9951;text-decoration:none;}
a:hover {color:#CCCCCC;text-decoration:underline overline;}
a:alink {color:#CCCCCC;text-decoration:none;}



