.s1 {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
.s2 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.s2:hover {
	color: #990000;
	text-decoration: underline;
}
.content {
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
}
.s3 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
