    .error {
		color: #d43122;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: center;
    } 
	.ok {
		color: #fff;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: center;		
    }
