@charset "utf-8";
a {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
