@charset "utf-8";
a:link {
	font-size: 14px;
	color: #000000;
}
a:hover {
	font-size: 14px;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #000066;
}
