.font001 {  font-size: 14px; line-height: 23px}
.font002 {  font-size: 13px; line-height: 20px}
.font003 {  font-size: 14px; line-height: 20px}
td.span_left {
	padding-left: 10px;
}
.txt_white{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt_pink{
	font-size: 14px;
	font-weight: bold;
	color: #FD2084;
	padding-top: 3px;
	padding-bottom: 3px;
}
a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #3366FF;
}
