@charset "utf-8";
/* CSS Document */
.donate {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	position: fixed;
	font-size: 11px;
	right: 0;
	bottom: 0;
	width: 200px;
	color: #FFF;
	}

