.abcfont {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
A.abcfont:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.abclink {
	font-size: 12px;
	color: #094888;
	text-decoration: none;
	line-height: 22px;
}
A.abclink:hover {
	font-size: 12px;
	color:#FF9900;
	text-decoration: none;
}
