@charset "utf-8";
/* CSS Document */

.tablephoto{
background-color:#F3F3F3;
width:140px;
height:139px;
border:1px solid #ABABAB;
padding:0px;
margin:0px;
text-align:center;
}
.tablephoto a:hover{
text-decoration:none;
color:#000000;
}
.textphoto,
.textphoto a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#526D8B;
text-decoration:underline;
list-style:none;
}