.small10pix {
	font-size: 10px;
}
td {
	font-size: 12px;
	line-height: 18px;
}
a:link {
	font-weight: normal;
	color: #0000FF;
}
a:visited {
	font-weight: normal;
	color: #0066FF;
}
a:hover {
	font-weight: normal;
	color: #CC0000;
}
a:active {
	font-weight: normal;
	color: #FF6600;
}
.bigger14pix {
	font-size: 14px;
	line-height: 20px;
}
.color_01 {
	color: #CC0000;
}
.color_02 {
	color: #FF6600;
}
.line_20pix {
	line-height: 20px;
}
.white {
	color: #FFFFFF;
}
