.font {
	font-size: 12px;
	line-height: 21px;
	color: #423C18;
}
.efont {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 21px;
	color: #423c18;

}
.font2 {
	font-size: 12px;
	line-height: 17px;
}
a:link {
	color: 423c18;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: 423c18;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: 423c18;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: 423c18;
	text-decoration: none;
}
.boder {
	border: 1px solid #999999;
}
