.abfont {
	font-size: 13px;
	line-height: 21px;
	color: #333333;
}
.scefont {
	font-size: 13px;
	line-height: 20px;
	color: #293B0B;
}

a:link {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #999999;
	text-decoration: underline;
}
a.wh:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.wh:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.wh:hover {
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
.carbox {
	border: 1px dashed #333333;
}
