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