@charset "UTF-8";
.fontredr {
	color: #F00;
	text-decoration: underline;
	text-align: right;
}
.fontredb {
	color: #F00;
	font-weight: bold;
}
.fontblueb {
	color: #00F;
	font-weight: bold;
}
.fontred {
	color: #F00;
}
