@charset "UTF-8";
/* CSS Document */

a:link {
	color: #114ab1;
}
a:hover {
	text-decoration: underline;
}
