a:link,
a:visited {
  color: #fff;
  text-decoration: none;
}

a:hover,
a:active {
  color: #fff;
  text-decoration: underline;
}

#path .urhere {
  color: #f5821f;
  font-weight: bold;
}

#path a:link,
#path a:visited {
  color: #727272;
  text-decoration: none;
}

#path a:hover,
#path a:active {
  color: #034ea2;
  text-decoration: none;
}

a.menu_btn:link,
a.menu_btn:visited {
  color: #fff;
  text-decoration: none;
}

a.menu_btn:hover,
a.menu_btn:active {
  color: #fff;
  text-decoration: none;
}

.menu_btn.sel {
  color: #fff;
}

#footer {
  color: #ddd;
  font-size: 10px;
  text-align: center;
}

#footer_inner a.footer_menu:link,
#footer_inner a.footer_menu:visited {
  color: #6A6A6A;
}

#footer_inner a.footer_menu:hover,
#footer_inner a.footer_menu:active {
  color: #fff;
}


#footer_inner .copyright {
  color: #777;
}



.in_block1 {
  color: #727272;
}

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

.header h2 {
  color: #000;
  font-size: 16px;
  font-weight: bold;
}

.header h3 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}

.gal_title_zipped {
  font-size: 12px;
}

.gal {
  text-align: center;
}

.art_title {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.art_zipped h3 a:link,
.art_zipped h3 a:visited {
  font-size: 12px;
  color: #4e4d4d;
}

.art_zipped h3 a:hover,
.art_zipped h3 a:active {
  color: #f5821f;
}

.art_zipped  a:link,
.art_zipped  a:visited {
  color: #4e4d4d;
}

.art_zipped  a:hover,
.art_zipped  a:active {
  color: #f5821f;
}

.pages {
  text-align: center;
  color: #DBB3B3;
}

.pages .marked {
  font-weight: bold;
  color: #fff;
}

.pages  a:link,
.pages  a:visited {
  color: #DBB3B3;
}

.pages  a:hover,
.pages  a:active {
  color: #eee;
}

.pages a.marked:link,
.pages a.marked:visited {
  color: #fff;
}

.in_block2 .txtR{text-align: right;}
.in_block2 .txtR a{color: #DBB4B4; padding: 5px 0;}
.in_block2 .txtR a:hover{color: #fff;}

#col4 h5{ font-weight: bold; font-size: 120%; color: #fff; }

p strong,
p b,
strong {
  color: #fff;
}