@charset "utf-8";
a {
	color: #990066;
	text-decoration: none;
}
a:hover {
	font-style: italic;
	text-decoration: none;
}
