@charset "utf-8";

a {
	text-decoration: underline;
	color: #000000;
}

a.description {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #000000;
}

