body { margin: 0pt; background-color: #F4FFE4; }
td { background-color: #F4FFE4; }

/* Album title. */
.title { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; font-weight: bold; }

/* Album and image descriptions. Use the meta.properties and comments.properties files. */
.txt { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

/* Folder and movie title in thumbpage */
.stxt { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* Link to outside the album, Jalbum link and navigation system (albums with more than one page).  */
.navtxt { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; }
a.navtxt { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration:none; }
a.navtxt:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration:none; }

/* Borders around the images and thumbnails. */
img.slideimg { border: 0px solid #333333; }
.thumbimg a img { border: 0px solid #FFFFFF; }
.thumbimg a:visited img { border: 0px solid #EEEEEE; }
.thumbimg a:active img { border: 0px solid #333333; }
