@import url("js.css");
.news {
	font-family: "MS PGothic";
	font-size: 12px;
	line-height: 12px;
	color: #08427C;
	text-decoration: none;
}
a:link {
	font-family: "MS PGothic";
	font-size: 12px;
	line-height: 12px;
	color: #08427C;
	text-decoration: none;
}
a:visited {
	font-family: "MS PGothic";
	font-size: 12px;
	line-height: 12px;
	color: #08427C;
	text-decoration: none;
}
a:hover {
	font-family: "MS PGothic";
	font-size: 12px;
	line-height: 12px;
	color: #880202;
	text-decoration: none;
}
a:active {
	font-family: "MS PGothic";
	font-size: 12px;
	line-height: 12px;
	color: #08427C;
	text-decoration: none;
}

