.word {  font-size: 12px; color: #10344A; text-decoration: none; line-height: 18px}
a:link {
	color: #10344A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #10344A;
}
a:hover {
	text-decoration: none;
	color: #FF7D29;
}
a:active {
	text-decoration: none;
}
.main_title {  font-size: 25px}
