body, title, h1, a {
    background : #F1F1F1;
    color: #000;
    text-shadow: none;
}

header h1 a, header h2 a {
    color: #000;
    text-shadow: none;
    text-decoration: none;
}

a:link {
    color: #0000EE;
    text-shadow: none;
    text-decoration: none;
  }

header h1 a:link, header h2 a:link {
    color: #000;
    text-shadow: none;
    text-decoration: none;
  }

a:visited {
    color: #551A8B;
    text-shadow: none;
    text-decoration: none;
}

header h1 a:visited, header h2 a:visited {
    color: #000;
    text-shadow: none;
    text-decoration: none;
}

span.album_title {
    background : #F1F1F1;
    color: #000;
    text-shadow: none;
}

div.galleria-image {
    background : #F1F1F1;
    color: #000;
    text-shadow: none;
}

