/* CSS Document */

.error {
	color:#FF0000;
	/*font-weight:bold;*/
}

.ok {
	color:#444444;
}

