td {
	font-size: 12px;
}
a:hover {
	color: #FF0000;
}
.link_black {
	color: #000000;
	text-decoration: none;
}
.link_white {
	color: #FFFFFF;
	text-decoration: none;
}
.line_height_20 {
	line-height: 20px;
}
.line_height_25 {
	line-height: 25px;
}
.line_height_25_14 {
	font-size: 14px;
	line-height: 25px;
}
.title_word_14 {
	font-size: 14px;
	font-weight: bold;
}
.link_black_14 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

