/*** TEXT_DEFAULT ***/
.text_smaller {
	color:#444444;
}
.text_small {
	color:#444444;
	font-size:11px;
}
.text_normal {
	color:#444444;
}
.text_big {
	color:#444444;
}
.text_bigger {
	color:#444444;
}
.text_biggest {
	color:#444444;
}

/*** TEXT_COLOR ***/
.text_color_fault {
	color:#9c0707;
}
.text_color_fault2 {
	color:#9c0707;
}
.text_color_other {
	color:#699c07;
}