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

h1 {

}

p {

}	

/* LINK */

a {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#bc9754;
}