﻿.color_red {
	color: #FF0000;
}
.color_bold_black{
	color:#000000;
	font-weight:bold;
}
.color_hi{
	color:#cccccc;
}
