@charset "utf-8";
p {
	font-size: 14px;
}
a {
	color: #919620;
}

a:hover {
	color: #dfe294;
}

