.black12 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
; line-height: 18px
}
.balck14b {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.leftbalck12 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006633;

}
