 
TD{
  line-height : 180%;
  text-indent : 1px;
  font-size : 10pt;
}
BODY{
  background-color : #003300;
  background-image : url(parts/bg_gr01.png);
}
A:VISITED{
  color : #ffcc00;
  text-decoration : none;
}
A{
  color : #00ff80;
  text-decoration : none;
}
A:HOVER{
  color : yellow;
}
