@charset "utf-8";
.Underlined {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	text-decoration: underline;
	color: #006633;
}

