@charset "iso-8859-1";
/* CSS Document */

/* LINK */

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}