@charset "iso-8859-1";
/* CSS Document */
.txt{font: 400 12px Tahoma; color:#575757}
.txt2{font: 400 12px Tahoma; color:#FFFFFF; text-decoration:bold;}
.txt_t{font: 400 11px Tahoma; color:#756F33}
.link{font: 400 11px Tahoma; color:#575757; text-decoration:none;}
.link:hover{ text-decoration:underline}
.link_t{font: 400 11px Tahoma; color:#9B5705; text-decoration:underline;}
.link_t:hover{text-decoration:none}
.link_r{font: 400 11px Tahoma; color:#756F33; text-decoration:underline;}
.link_r:hover{text-decoration:none}
.menu_txt{font: 400 12px Tahoma; color:#E4E4E5;}
.btn{font: 400 11px Tahoma; color:#E4E4E5; text-decoration:none}
.btn:hover{text-decoration:underline;}
.menu{font: 400 12px Tahoma; color:#E4E4E5; text-decoration:none}
.menu:hover{text-decoration:underline;}
.cpr{font: 400 11px Tahoma; color:#BDBDBD; margin-top:20px}
.for_str{margin-right:4px}

.lnk{font: 400 11px Tahoma; color:#575757; text-decoration:underline;}
.lnk:hover{text-decoration:none}

a.first2 {
  color: #504224; font-family: Arial; font-size:11px; text-decoration: underline;
}
a.first2:visited {
  color: #504224;
}
a.first2:hover {
	color: #504224; text-decoration: none;
}
a.first2:active {
  color: #504224;
}
a.first3 {
  color: #B99D57; font-family: Arial; font-size:11px; text-decoration: underline;
}
a.first3:visited {
  color: #B99D57;
}
a.first3:hover {
	color: #B99D57; text-decoration: none;
}
a.first3:active {
  color: #B99D57;
}
