@charset "utf-8";
.bottom_link {
	font-size: 9pt;
	font-family: Arial;
	color: #35729E;
	text-align: center;
}
.bottom_link a:link,bottom_link a:visited,bottom_link a:hover,bottom_link a:active{
	font-size: 9pt;
	font-family: Arial;
	color: #35729E;
	text-align: center;
	text-decoration:none
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

