@charset "utf-8";
/* CSS Document */


a {
	color:#2D9AE3;
}
a:link,a:visited,a:active{
	text-decoration: none;
	color:#2D9AE3;
	text-decoration: none;
}

a:hover {
text-decoration: underline;

}

a img {
	border: none;
}