
HR{
  color : #004080;
  height: 3px;
}
A{
  color : red;
  text-decoration : none;
  font-size : 30pt;
  font-weight : 900;
}
A:VISITED{
  text-decoration : none;
  font-size : 30pt;
  font-weight : 900;
}
A:HOVER{
  color : #8080ff;
  text-decoration : none;
  font-size : 30pt;
  font-weight : 900;
}
A:ACTIVE{
  color : #999999;
  text-decoration : none;
  font-size : 30pt;
  font-weight : 900;
}
.NewsLine{
  font-size : 10pt;
  font-weight : 900;
  color : white;
}
.Topix{
  font-size : 13pt;
  font-weight : 900;
  color : #ffff00;
}
.Less{
  font-size : 10pt;
  font-weight : 900;
}
.logo{
  font-size : 35pt;
  font-weight : 900;
  color : #ffffff;
}
.data{
  font-weight : 700;
  color : white;
}
.explanation{
  font-size : 12pt;
  font-weight : 600;
  color : #ff8000;
}
