.error{
  color:red;
  }
	
.notice, .message{
  color:green;
  }
  
.warning{
  color:orange;
  }