.LiveButton:hover {
  background: #9999ff;
  }
.Copyright {
  font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
  font-size: x-small;
  color: #6666cc;
  margin-top: 4px;
  margin-bottom: 8px;
  }
.Title {
  text-align: center;
  margin-bottom: 20px;
}
.ImgIndex {
  text-align: center;
  border: 1px solid #9999ff;
  width: 84%;
  padding: 6px;
}
/*
table {
  width: 100%;
  text-align: center;
}
*/

