.leftNavCategory {
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 14px;
}
.leftNavCategory a:link {
	text-decoration: none;
	color: #666666;
}
.leftNavCategory a:visited {
	color: #666666;
	text-decoration: none;
}
.leftNavCategory a:hover {
	color: #F20017;
	text-decoration: underline;
}
.leftNavCategory a:active {
	color: #F20017;
	text-decoration: underline;
}
.leftNavSubCategory {
	font-size: 11px;
	padding-bottom: 5px;
}
.leftNavSubCategory a:link {
	text-decoration: none;
	color: #666666;
}
.leftNavSubCategory a:visited {
	color: #666666;
	text-decoration: none;
}
.leftNavSubCategory a:hover {
	color: #F20017;
	text-decoration: underline;
}
.leftNavSubCategory a:active {
	color: #F20017;
	text-decoration: underline;
	font-weight: bold;
}
.leftNavProductFamily {
	font-size: 11px;
	padding-bottom: 5px;
}
.leftNavProductFamily a:link {
	text-decoration: underline;
	color: #F20017;
}
.leftNavProductFamily a:visited {
	color: #F20017;
	text-decoration: underline;
}
.leftNavProductFamily a:hover {
	color: #000000;
	text-decoration: underline;
}
.leftNavProductFamily a:active {
	color: #000000;
	text-decoration: underline;
}
