body{
	background-color:#3A2202;
	font: 10px tahoma;
	color:#916604;
	padding:0;
	margin:0 auto;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top
}

img{border:0;}

.lnk_txt_01 {
	color:#916604;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
}
a.lnk_txt_01 {
	color:#916604;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
}
a.lnk_txt_01:hover {
	color:#916604;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
}

