@charset "utf-8";
/* CSS Document */
.red{
	font-size:150%;
	color:#C00;
	font-weight:bold;
	border-bottom:solid 1px #C00;
}

