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

.success {
color: #00CC00;
}