@charset "utf-8";
.footer_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #21409A;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #21409A;
	text-decoration: underline;
}

