@charset "utf-8";
.green {
	font-family: Arial;
	font-size: 13px;
	color: #A5D951;
	font-weight: bold;
}
.powered_footer {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.powered_footer:hover {
	font-family: Arial;
	font-size: 12px;
	color: #75B425;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.thankwhite {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.thankgreen {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #A5D951;
}

