@charset "utf-8";
a img {
    border-style:none;
}
a {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
}

