 div{font-family:Tahoma; font-size:11px;  color:#990033; }
  .div{font-family:Tahoma; font-size:11px;  color:#737373; }
  .a_broun{
	font-family:Tahoma;
	font-size:11px;
	color:#5E5235;
}
  .a_broun_italic{
	font-family:Tahoma;
	font-size:11px;
	color:#5E5235;
	font-style: italic;
}
    .a_broun_b{font-family:Tahoma; font-size:11px;  color:#8D7A50; font-weight:900; text-decoration:none }
	 .a_copyright{font-family:Tahoma; font-size:11px;  color:#AEA287;  text-decoration:none }
	   .dark{font-family:Tahoma; font-size:11px;  color:#837551; font-weight:900 }
	   .dark1{font-family:Tahoma; font-size:11px;  color:#7B7055; font-weight:900 }
	      .gold{font-family:Tahoma; font-size:11px;  color:#9D8349; font-weight:900 }

.a_broun_l {
	font-family:Tahoma;
	font-size:11px;
	color:#5E5235;
	text-decoration: none;
}
.a_broun_l:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#9C8E6D;
	text-decoration: underline;
}

.menu {
	font-family:Tahoma;
	font-size:11px;  
	color:#FCF1D8; 
	font-weight:900; 
	text-decoration:none
}

.menu:hover {
	font-family:Tahoma;
	font-size:11px;
	color:7a191a;
	font-weight:900;
	text-decoration:none;
}


.button_hover a {
	display:block;
	width:160px;
	height:25;
	margin: 4px 0; padding:6px 0 10px 0px;
    font-family:Tahoma;
	font-size:11px;
    color:#837551;
	font-weight:900;
	background: url(images/button_states2.gif) 0 0 no-repeat;
	text-decoration: none;
}
.button_hover a:hover {	
	background-position: -160px 0;
	color:#FFFFFF;
}
.button_hover a:active {
	background-position: -320px 0;
	color:#FFFFFF;
}

.button_hover a.button_selected a{ /*selected menu style*/
	display:block;
	width:160px;
	height:25;
	margin: 4px 0; padding:6px 0 10px 0px;
    font-family:Tahoma;
	font-size:11px;
	font-weight:900;
	background: url(images/button_states2.gif) 0 0 no-repeat;
	background-position: -160px 0;
	color:#FFFFFF;
	text-decoration: none;
}
