@charset "utf-8";
/* CSS Document */

a:hover{
	text-decoration:underline;
	color:#5e5f61;
}
