.language_text {
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
}
.nav_text {
	font-size: 11px;
	font-family: Tahoma;
	color: #F4FEFE;
	font-weight: bold;
}
.f_nav_text {
	font-size: 11px;
	font-family: Tahoma;
	color: #D01811;
	font-weight:100;
}
.product_text {
	font-size: 12px;
	font-family: Tahoma;
	color: #D01811;
}
.product_detail_text {
	font-size: 10px;
	font-family: Tahoma;
	color: #D01811;
}
.product_price_rihgt_text {
	font-size: 10px;
	font-family: Tahoma;
	color: #EBC600;
}
.product_price_text {
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	color: #834625;
}

.h_white_text {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #ffffff;
}
.h_green_text {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #203E00;
}
.left_u_category_text {
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	color: #566434;
}
.right_b_text {
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	color: #F9DB09;
}
.yellow_big {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #F9DB09;
}
body {
	background-image: url(images/b_bg.gif);
	background-color: #D95701;
	background-repeat: repeat-x;
}
a:link {
	color: #566434;
	text-decoration: none;
}
a:visited {
	color: #566434;
	text-decoration: none;
}
a:hover {
	color: #909F03;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.redlink:link {
	color: #D01811;
	text-decoration: none;
}
.redlink:visited {
	color: #D01811;
	text-decoration: none;
}
.redlink:hover {
	color: #D01811;
	text-decoration: none;
}
.redlink:active {
	color: #FF0000;
	text-decoration: none;
}
.whitelink:link {
	color: #ffffff;
	text-decoration: none;
}
.whitelink:visited {
	color: #FFFC00;
	text-decoration: none;
}
.whitelink:hover {
	color: #FFFC00;
	text-decoration: none;
}
.whitelink:active {
	color: #FF0000;
	text-decoration: none;
}
.yellowlink:link {
	color: #F9DB09;
	text-decoration: none;
}
.yellowlink:visited {
	color: #F9DB09;
	text-decoration: none;
}
.yellowlink:hover {
	color: #F9DB09;
	text-decoration: none;
}
.yellowlink:active {
	color: #F9DB09;
	text-decoration: none;
}