BODY{
  background-image : url(backotr2023.jpg);
  color : #ffffff;
}
A{
  text-decoration : none;
  color : yellow;
}
TABLE{
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}
.new{
  font-weight : 600;
  color : orange;
}
.tit{
  font-size : 19pt;
}
.cha{
  font-size : 10pt;
}
LI{
  font-size : 14pt;
}
A:visited{
  color : #cccc00;
}

