.small{
  font-size : 10px;
  
  
}
TABLE{
  font-size : 12px;
}
.white{
  color : #ffffff;
}
TD.L A:LINK {text-decoration : none; color : #FFFFFF;}
TD.L A:visited{text-decoration : none ; color : #FFFFFF;}
TD.L A:hover {text-decoration : underline ; color : #FFFFFF;}
TD.L A:active{text-decoration : none ; color : #FFFFFF;}

TD.L1 A:link {text-decoration : underline ; color : #ff0066;
  font-weight : bold;
}
TD.L1 A:visited{text-decoration : underline ; color : #ff0066;
  font-weight : bold;
}
TD.L1 A:hover {text-decoration : underline ; color : #ff0066;
  font-weight : bold;
}
TD.L1 A:active{text-decoration : underline ; color : #ff0066;
  font-weight : bold;
}


.big{
  font-size : 15px;
}
.red{
  color : #b5005a;
}
.yen{
  color : green;
  font-weight : bold;
}
.space{
line-height : 17px;
}


.green{
  color : #005b2e;
  font-weight : bold;
}
.name{
  color : #666666;
}
.data{
  font-weight : bold;
  color : black;
}
