a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: 20px;
}
.word {
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
}
.word1 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.word2 {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.red {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.red:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
.blue {
	font-size: 12px;
	color: #012C70;
	text-decoration: none;
	line-height: 20px;
}
