.ProdSubCat {
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
	text-align: left;
	padding: 3px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.ProdLinks {
	background-color: #CCCCCC;
}
.ProdCat {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
