.frogtext {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #f7e6b3;
	font-variant: normal;
	font-style: normal;

}
h4 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: f7e6b3;
}
.bold {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: f7e6b3;
}
.top {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bolder;
	text-transform: uppercase;
	color: f7e6b3;
}

