@charset "utf-8";
a:link, a:visited {
	text-decoration: none;
	color: black;
}
a:hover, a:active {
	
}

i {
	margin-right: 5px;
}