@charset "UTF-8";
*:focus {
	outline: none;
}
a:hover {
  text-decoration: underline;
}