/* @override 
	http://www.galeetdardashti.com/01test/css/color.css
	http://binettiwestern.com/public/galeet/css/color.css
	http://www.galeetdardashti.com/css/color.css
*/

#footer a:link, #footer a:visited {
	color: #c3965d;
	text-decoration: none;
}
#footer p, #footerWrapper p {
		color: #c3965d;

	}
#footer a:hover {
	text-decoration: underline;
	color: #c8ad92;
}


/* a[href^="http:"] {
padding-right:12px;
	background: url(../images/external_link.gif) no-repeat right top;
} */
a[href^="http://www.binettiwestern.com"],
a[href^="http://binettiwestern.com"]{
	background-image: none;
	padding-right: 0;
}


a {
	color: #600e0a;
}