 
.talk_table{
  margin-top : 20px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
}
.rireki_table{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : black black black black;
  
}
.rireki_font{
  font-size : 19px;
  font-family : "MS UI Gothic";
  font-weight : 900;
  color : white;
  background-color : black;
}
A:LINK{
  color : black;
  text-decoration : none;
}
A:VISITED{
  color : black;
  text-decoration : none;
}
A:HOVER{
  color : white;
  text-decoration : none;
  background-color : black;
}
A:ACTIVE{
  color : black;
  text-decoration : none;
  background-color : white;
}
