#products {
	font-size: 15px;}
#products a {
	font-family: Arial;
	color: #000000;
	background-color: #d7d8c0;
	text-decoration: none;
	width: 170px;
}
#products a:hover {
	font-family: Arial;
	color: #FFFFFF;
	background-color: #9f9e75;
	text-decoration: underline;
	width: 170px;
}
#products1 {
	font-size: 13px;}
#products1 a {
	font-family: Arial;
	color: #FFFFFF;
	background-color: #9f9e75;	
	text-decoration: none;
	width: 165px;
}
#products1 a:hover {
	font-family: Arial;
	color: #000000;
	background-color: #efefef;
	text-decoration: underline;
	width: 165px;
}
#products2 {
	font-size: 13px;}
#products2 a {
	font-family: Arial;
	color: #000000;
	background-color: #d7d8c0;
	text-decoration: none;
	width: 160px;
	line-height: 16px;
}
#products2 a:hover {
	font-family: Arial;
	color: #000000;
	background-color: #efefef;
	text-decoration: underline;
	width: 160px;
}
