a.external_icon {
	background: url(external.png) center right no-repeat;
	padding-right: 13px;
}
a:hover.external_icon  {
background: /*#FBE6C4*/ url(external.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;}