.size {
	font-size: 12px;
}
.forms {
	font-size: 12px;
	height: 18px;
	color: #FF6600;



}
.center {
	font-size: 12px;
	text-align: center;
}
.size-height {
	font-size: 12px;
	line-height: 18px;
}
.links1 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a.links1:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;

}
.links2 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.links2:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
