.note {
	color:#cc0066;
}
.success {
	color:#000000;
}
.err {
	background-color:#99cc00;
	color:#ffffff;
}

.invalid {
	color:#cc0066;
}