 
BODY{
  font-size : 10pt;
  background-color : black;
  text-align : center;
  color : white;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
TABLE{
  font-size : 10pt;
  color : white;
}
#top_new_name{
  font-size : 10pt;
  font-weight : bold;
  color : lime;
}
#top_ninki{
  font-size : 12pt;
  font-weight : bold;
  color : lime;
}
#search_title{
  font-size : 13pt;
  font-weight : bold;
  color : white;
}
#item_name{
  font-size : 15pt;
  color : black;
  font-weight : bold;
}
A:HOVER{
  color : yellow;
}
A{
  color : white;
}
