@charset "utf-8";
.css {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.sa {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 160%;
}
.sc {
	font-size: 14px;
	font-weight: bold;
	color: #1D2088;
	text-decoration: none;
}
.sd {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.ssa:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ssa:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ssa:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.ssb:link {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
a.ssb:visited {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
a.ssb:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}