 
.SeTClass{
  vertical-align : middle;
  text-align : center;
  width : 10em;
  height : 1em;
}
.LiTClass{
display:block;
  background-color : #ffff7d;
  text-decoration : none;
  vertical-align : middle;
  text-align : center;
  width : 10em;
  height : 1em;
}
.SpClass{
  width : 1em;
  height : 1em;
}
A:hover{
  background-color : white;
}
