.lang_link {
	font-size: 9px;
	color: #BCD63C;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.body {
	text-decoration: none;
}
.menu_dark_green {color: #77904C}
.contents_header {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.contents {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.contents_justify {
	text-align: justify;
}
.note { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.submit_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#submit_box  {
	background-image: url(images/submit_box.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #77904C;
	text-decoration: none;
}
a:visited {
	color: #77904C;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
#in   a  {
	color: #000000;
}

