.small {
	font-family: "Microsoft Sans Serif", "MS Serif", "Tahoma";
	font-size: 10px;
}
.normal {
	font-family: "Microsoft Sans Serif", "MS Serif", "Tahoma";
	font-size: 12px;
	color: #131313;

}
.normalPink {
	font-family: "Microsoft Sans Serif", "MS Serif", "Tahoma";
	font-size: 12px;
	color: #E79DA6;
}
.big {

	font-family: "Microsoft Sans Serif", "MS Serif", "Tahoma";
	font-size: 14px;
	color: #131313;
}
.small01 {

	font-family: "Tahoma", "Microsoft Sans Serif", "MS Serif";
	font-size: 10px;
}
.form {
	border: none;
}
