.animated a:link, .animated a:visited {
	color: #af945c;
	background: url(../../images/icons/postal_fix.gif) no-repeat left top;
	padding-left: 29px;
}

.animated a:hover, .animated a:active {
	text-decoration: none;
	color: #675836;
	background: url(../../images/icons/postal_animated.gif) no-repeat left top;
	padding-left: 29px;
}