@import url("import.css");

.textBoldWarning{
	font-weight:bold; 
	color:#FF0000;
}
