.font {
	font-size: 12px;
	line-height: 18px;
}
.ba:link {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.ba:visited {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.ba:hover {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.aa:link {
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.aa:visited {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.aa:hover {
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
