.text1 {
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	line-height: 20px;
}
.hong {
	font-size: 12px;
	line-height: 20px;
	color: #FF0066;
	text-decoration: none;
}
a:hover {
	color: #FF0066;
	text-decoration: underline;
}
