body{
	color:#5e5e5e;
	font-family:"Trebuchet MS";
	font-size:11px;
	line-height:170%;
	background-color:#292019;
	margin:0;
	}
h1{
	color:#6c2713;
	font-size:19px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	}
h1 span{
	color:#050504;
	}
td {
	font-size:11px;
	}
a{
	color:#6c2713;
	text-decoration:underline;
	}
a:hover{
	color:#000000;
	text-decoration:none;
	}
.top-text{
	color:#fff;
	font-weight:bold;
	}
.top-text a{
	color:#fa7c13;
	font-weight:bold;
	text-decoration:none
	}
.top-text a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	}
.menu ul{
	color:#b3a483;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	list-style:none;
	display:inline;

	}
.menu li{
	display:inline;
	float:left;
	margin-right:30px;
	}
.menu li a{
	color:#b3a483;
	text-decoration:none;
	}
.menu li a:hover{
	color:#fff;
	text-decoration:none;
	}
.side-bar ul{
	list-style-image:url(images/arrow.jpg);
	line-height:250%;
	color:#333;
	}
.side-bar li a{
	text-decoration:underline;
	color:#333;
	}
.side-bar li a:hover{
	text-decoration:none;
	color:#ea8246;
	}
.product-title{
	color:#4a3725;
	font-size:12px;
	font-weight:700;
	}
.product-title a{
	color:#6c2713;
	text-decoration:none;
	}
.product-title a:hover{
	color:#000;
	text-decoration:none;
	}
.product-amount{
	color:#FF0000;
	font-size:15px;
	font-weight:700;
	}
.footer{
	color:#f5f2eb;
	}
.footer a{
	color:#f5f2eb;
	text-decoration:underline;
	}
.footer a:hover{
	color:#fff;
	text-decoration:none;
	}
.test-p{
	width:130px;
	height:150px;
	overflow:hidden;
	background-color:#fff;
	}