/* .catalog_card_title A {
	font-size: 18px;
   color: #000 !important;
   text-decoration: none;
}

.catalog_card_title A:hover {
	color: #e50000 !important;
}

.dellink {
	color:#e50000;
}

.dellink:hover {
	color:#000;
} */