TABLE{
  font-size : 11pt;
  text-align : center;
}
A{
  color: yellow;
  text-decoration: none;
}
A:hover{
  color : #ff0080;
  text-decoration : underline;
}
A:visited{
  color : #cccc00;
  text-decoration: none;
}
.b1{
  background-color : #ccffcc;
}
.b2{
  background-color : #ffffcc;
}
.b3{
  background-color : #eeffff;
}
.ft{
  font-size : 16pt;
  text-align : center;
  font-weight : bold;
}
.tit{
  font-size : 23pt;
  color : #99ff33;
  text-align : center;
}
.cornerwork{
  font-size : 18pt;
  font-family : "Courier New","Times New Roman";
  font-weight : bold;
  color : white;
  background-color : orange;
}
.songname{
  font-size : 17pt;
  font-weight : bold;
  color : aqua;
  text-decoration : underline;
}
.mc{
  font-size : 12pt;
  font-weight : bold;
  color : #f3d14b;
}
.songname2{
  font-weight : bold;
  color : #00ff00;
}
.tenp{
  font-size : 10pt;
}
.anothereye{
  color : #00ff00;
}

BODY{
  color : #ffffff;
  font-weight : bold;
}

