@charset "utf-8";
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FF6600;
	text-decoration: underline;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFCC00;
	text-decoration: underline;
}

