.category-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;

	background-color: #FAFBEF;
	text-align: left;
	vertical-align: bottom;
	white-space: nowrap;
	margin: 0px;
	padding: 3px;
	float: left;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: 0;
	position: static;
	cursor: default;
}
.category-links a:link {
padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #333333;
}
.category-links a:hover {
	background-color: #FFFFCC;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	text-decoration: none;
}
.category-links a:active {
	color: #999999;
	text-decoration: none;
	background-color: #FFFF66;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.category-links a:visited {
padding: 0px;
	color: #333333;
	text-decoration: none;
}
.left-table {
	background-position: left;
	float: left;
	margin: 0px;
	clear: left;
}
.product {
	font-family: verdana, arial, "san serif";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: static;
	line-height: normal;
	text-align: left;
	padding: 2px;
}
.body .product  a {
	color: #5E5E5E;
}

