
td{
  color:#777777;
  font-size:1em; 
　line-height:1.5; 
  text-align: center;
  padding: 10px;
}

td.photo{
  font-size:1em; 
  line-height:1;
  text-align: center;
  padding: 10px;
  padding: 10px;
}

a:link{
  color:#688eb9;
  text-decoration:underline;
}

a:visited{
  color:#688eb9;
  text-decoration:underline;
}

a:active{
  color:#688eb9;
  text-decoration:underline;
  background: none;
}

a:hover{
  color:#cccccc;
  text-decoration:underline;
  background: none;
}






