@charset "UTF-8";
a {
	font: normal 11px Tahoma, Arial;
	color: #333333;
	text-decoration: underline;
}

a:hover {
	font: normal 11px Tahoma, Arial;
	color: #999999;
	text-decoration: none;
}
