.white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.links:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.more {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #fe8611;
	text-decoration: none;
}
.bottom {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.bottom:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background:#000000;
}
.best_buys,.featured_prods
{
	color:#FF9900;
	font-size:22px;
}