.bold {
	color:#000;
	font-weight: bold; 
}
.error {
	color:#900;
	font-weight: bold; 
}
.success {
	color:#090;
	font-weight: bold; 
}
