@charset "UTF-8";
.style1 a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
}

