body, td {
  font-family: "Arial", sans-serif;
  font-size: 12px;
  color: #242424;
}

a {
  color: #d24500;
  text-decoration: none;
}

a:hover {
  color: #d24500;
  text-decoration: underline;
}

.the_fine_letters {
  font-family: Verdana, sans-serif;
  font-size: 9px;
  color: #888888;
}

.the_fine_letters a {
  color: #d0815b;
}

a.page_normal {
  text-decoration: none;
}

a.page_selected {
  text-decoration: underline;
  font-weight: bold;
}

.albums_title {
  font-weight: bold;
  font-size: 14px;
}

.albums_info {
  color: #666;
}

.album_title {
  font-size: 16px;
  color: #d24500;
  font-weight: bold;
}

.album_info {
  color: #666;
}

