 
TH{
  font-size : x-small;
  font-weight : bold;
  color : #ffffff;
  
  background-repeat : repeat;
  
  
  
  background-image : url(base/bg-n002.gif);
}
BODY{
  font-size : x-small;
  background-repeat : repeat-x;
}
TD{
  font-size : x-small;
  background-repeat : repeat-x;
}
A{
  font-size : x-small;
  color : blue;
}
A:LINK{
  color : blue;
}
A:VISITED{
  color : navy;
}
A:HOVER{
  color : red;
  
}
