@charset "utf-8";
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #8C90A9;
}
a:hover {
	color: #FFF;
}
