TD{
  font-size : 13px;
  line-height : 23px;
}
A:HOVER{
  color : white;
  background-color : blue;
  text-decoration : none;
}
A{
  text-decoration : none;
}
TD.coincidence{
  font-weight : bolder;
  color : white;
  background-color : red;
}
TD.g_coincidence{
  font-weight : bolder;
  color : white;
  background-color : #ff9b9b;
}
TD.deny{
  font-weight : bolder;
  color : white;
  background-color : silver;
}
DIV.article_title{
  font-size : 20px;
  font-weight : bolder;
}
DIV.article_catch{
  font-size : 10px;
}
DIV.result{
  font-size : 12px;
}
DIV.pref{
  font-size : 14px;
  font-weight : bolder;
}