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

.here {text-decoration:underline;}

h1 {

}

p {

}	

#footer a {color:#fff;font-size:0.8em;}

/* LINK */

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}