body { 
  background-color:#daa540;
}


a:link {
   color:#37162b;
   text-decoration: underline;
}

a:visited {
   color: #37162b;
   text-decoration: underline;
}

a:hover {
   color: #945410;
   text-decoration: underline;
}

a:active {
   color: black;
   text-decoration: none;
}


div.navigator_bg {
  background-image: url(/pics/bg/safari/navigator.png);
}


#dark_bg {
   background-color:#a7602b;
}


#dark_bg_border {
   background-color:#77361b;
}


#dark_bg_0 {
  background-color:#b28035;
}


#dark_bg_0_border {
   background-color:#019400;
}

#text_subject_bg {
   font-style: italic;
   font-weight: bold;
   color:#191919;
}

#text_subject_dark_bg_0 {
   color:#000000;
   font-weight: bold;
   font-style: italic;
}


#text_species_subject_dark_bg_0 {
   color:#000011;
   font-weight: bold;
   font-style: italic;
}

#text_subject_dark_bg_0_a {
   color:#001155;
   font-weight: bold;
   font-style: italic;
}

#text_subject_error_dark_bg_0 {
   color:darkred;
   font-weight: bold;
   font-style: italic;
}

#text_bg {
   color:#191919;
}

#text_head_bg {
   color:#191919;
   font-size:larger;
}

#text_error_bg {
   color:darkred;
}

#text_dark_bg_0 {
   color:#000000;
}


#text_error_dark_bg_0 {
   color:darkred;

}

#text_species_dark_bg_0 {
   color:#000011;
}

#text_dark_bg_0_a {
   color:#001155;
}


#species_easy_color {
  background-color: #1E7532;
}

#species_medium_color {
  background-color: #555544;
}

#species_difficult_color {
  background-color: #923025;
}

#text_species_button_color {
   font-weight: normal;
   color:#000010;
}
