@charset "UTF-8";
.text {
	color: #9e9c9a;
	font-weight: normal;
	font-size: 14px;
	font-family: Courier, "Courier New", monospace;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
}
a.text:visited {
	color: #9e9c9a;
	font-weight: normal;
	font-size: 14px;
	font-family: Courier, "Courier New", monospace;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
}
a.text:link {
	color: #9e9c9a;
	font-weight: normal;
	font-size: 14px;
	font-family: Courier, "Courier New", monospace;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
}
a.text:hover {
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	font-family: Courier, "Courier New", monospace;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
}
.title {
	color: #9e9c9a;
	font-weight: bold;
	font-size: 18px;
	font-family: Courier, "Courier New", monospace;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
}
.navi {
	color: #9e9c9a;
	font-weight: normal;
	font-size: 12px;
	font-family: Courier, "Courier New", monospace;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
}
a.navi:visited {
	color: #9e9c9a;
	font-weight: normal;
	font-size: 12px;
	font-family: Courier, "Courier New", monospace;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
}
a.navi:link {
	color: #9e9c9a;
	font-weight: normal;
	font-size: 12px;
	font-family: Courier, "Courier New", monospace;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
}
a.navi:hover {
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	font-family: Courier, "Courier New", monospace;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
}

