.err {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.success {
	color:#3b5bfd;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
} 
