@charset "UTF-8";
.txtRed {
	color: #CC0000;
}
.txtBlue {
	color: #006699;
}
.txt10pxRed {
	color: #CC0000;
	font-size: 10px;
	line-height: 14px;
}
.txt14pxRed {
	color: #CC0000;
	font-size: 14px;
}
.txt10px {
	font-size: 10px;
}
.txt14px {
	font-size: 14px;
}
