.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;

}
.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;
	color: #B9005E;

}
.form {
	border: none;
}
A {
	text-decoration: none; 
	color: #000000;
}
A:visited {
	text-decoration: none; 
	color: #000000;
}
A:hover {
	text-decoration: underline; 
	color: #818181;
}
A:active {
	text-decoration: underline; 
	color: #818181;
}
.normalPurple {

	font-family: "Microsoft Sans Serif", "MS Serif", "Tahoma";
	font-size: 12px;
	color: #602E9D;
}
.normalPink {


	font-family: "Microsoft Sans Serif", "MS Serif", "Tahoma";
	font-size: 12px;
	color: #B9005E;
}
.normalOrange {



	font-family: "Microsoft Sans Serif", "MS Serif", "Tahoma";
	font-size: 12px;
	color: #FF4209;
}
