.text_red {color: #FF0000;}
.text_grey {color: #8282B0;}
.text_text {	color: #000033;}
.text_textm {	color: #0000FF;}
.text_textmp {	color: #0000FF; text-decoration: underline;}
.text_bold {font-weight: bold;}
.text_redb {
	color: #FF0000;
	font-weight: bold;
	background-color: #FFFF00;
}
.text_orange {	color: #F96400; font-weight: normal;}

