.cart {}
.cart a {color:#CC2475 !important; background:url(images/shopping_cart.gif) left center no-repeat; padding-left:16px;}

.big-black {
	padding-left:12px;
	background:url(images/block_3_link_marker.gif) left center no-repeat;
}
.big-black a {
	color:#2A2A2B;
	font-size:1.27em;
	text-decoration:none;
	font-weight:bold;
}
.big-black a :hover {
	text-decoration:none;
}

.black, .black a {
	color:#000;
}

.light-blue, .light-blue a {
	color:#6D90AB;
}
.light-blue a :hover {
	text-decoration:none;
}
h1, h2, h3, h4, .titletext, .subtitletext {
	margin:				0;
	padding:			0;
	font-size:			1.4em;
	font-weight:		normal;
	color:				#ccc;
}
h3, h4 {
	color:				#000;
}