td.homecat-name {
} /* Product name */
.homecat-name a:link, .homecat-name a:visited {
	font-family: Arial;
	color: #D60101;
	font-size: 16px;
	line-height: 20px;
	display: block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
} /* Product name */

.homecat-name a:hover , .homecat-name a:active {
	color: #333333;
	text-decoration: none;
} /* Product name */


td.homecat-desc {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
} /* Description text */
.homecat-desc a:link, .homecat-desc a:visited {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
} /* Description text */

.homecat-table {
} /* Border around each product */
/*.nomargin {
	margin: 5px 3px 0px 3px;
}*/
.homecat-image {
	width: 110px;
	height: 83px;
	margin: 3px 6px 4px 0px;
	border: 0px;
}
