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

h1 {

}

p {

}	

/* LINK */

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}