@charset "utf-8";
a:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #FF3300;
	font-weight: normal;
	text-decoration: none;
}
.style {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
