.font {
	font-size: 12px;
	line-height: 20px;
}
}
.font-18 {
	font-size: 12px;
	line-height: 18px;
}
.font-big {
	font-size: 14px;
	line-height: 22px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.form {
	font-size: 12px;
	background-color: #FFF0E7;
	border: 1px solid #990000;
}
.form-1 {
	font-size: 12px;
	color: #F1460D;
	background-color: #FFFFFF;
	border: 1px solid #F1460D;
}
