body  { 
   font-family: Verdana, Arial, Helvetica, Sans Serif; 
   font-size: 11px; 
   text-align: center; 
   color: 000000;
   margin: 15px; 
   padding: 0px; 
   background: #CCBAD5;
}

.count {
   font-size: 10px; text-align: right
}  

.photo  {
    border: #808080 1px solid;
    padding: 8px;
    background: #ffffff;
}


a:link      { text-decoration: none; font-weight: bold; color: #3F48A1; }
a:visited   { text-decoration: none; font-weight: bold; color: #3F48A1; }
a:hover     { text-decoration: underline; font-weight: bold; color: #3F48A1; }

a.photoclick:link      { text-decoration: none; }
a.photoclick:visited   { text-decoration: none; }
a.photoclick:hover     { text-decoration: none; }