@charset "utf-8";
td {
	font-size: 12px;
	line-height: 180%;
	text-decoration: none;
}
a{color:#000}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
