.colorBlue {
	color: #0000FF;
	text-decoration: underline;
}
.noBold{
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
