.SeihinTitle {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.SeihinLink {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a.SeihinLink:link {
	color: #4166D6;
	text-decoration: none;
}
a.SeihinLink:visited {
	color: #8DA4E7;
	text-decoration: none;
}
a.SeihinLink:hover {
	color: #4166D6;
	text-decoration: underline;
}
a.SeihinLink:active {
	color: #4166D6;
	text-decoration: none;
}
