.font12 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 1px;
}
.link {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.deach {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
a.link:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}

.news-title {
	font-size: 14px;
	color: #003366;
	letter-spacing: 1px;
}
.box {
	border: 1px solid #996600;
}
