a#esq_donaciones:link {
	text-decoration: none;
}
a#esq_donaciones:hover {
	text-decoration: underline;
}
a#esq_donaciones {
	position: absolute;
	right: 0pt;
	top: 0pt;
	display: block;
	height: 90px;
	width: 100px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	text-indent: -999em;
	text-decoration: none;
}
a#esq_donaciones {
	background-color: transparent;
	background-image: url(/imagenes/donaciones/donate.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
}
