@charset "utf-8";
/* CSS Document */

body {
	background-color: #557883;
}

.text {
	color: #344043;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.text_a {
	color: #344043;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.text_a:hover {
	color: #344043;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
}

.text_a:visited {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.form_text {
	color: #344043;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
