.catalog-price {
	 color:red;
}
div.catalog-section table td {
	padding-right:2px;
	padding-top:2px;
    padding-left:2px;
    padding-bottom:2px;
}

div.catalog-section table td a, div.catalog-section table td a:link, div.catalog-section table td a:active, div.catalog-section table td a:visited{
font-family:Tahoma, Arial;
	font-size: 16px;
	color: "#219bc4";
}

div.catalog-section table td a:hover{
text-decoration:none;
}
