@import url("//epardaud.fr/photos.css");

a:visited {
 color: #666666;
}

a:link {
 color: #997816;
}

table.menu, 
table.title,
table.photo-index,
div.bordered{
 background: #FFE087;
 color: black;
}


td.photo-index-year,
tr.photo-index-row:hover {
  background: #FFCE3C;
}

.footer {
 background: #FFEDC0;
}
