bb.a:link {
	font-size: 14px;
	color: #9A3239;
}
bb.a:visited {
	font-size: 14px;
	color: #9A3239;
	text-decoration: none;
}
bb.a:hover {
	font-size: 14px;
	color: #589E19;
	text-decoration: underline;
}
bb.a:active {
	font-size: 14px;
	color: #9A3239;
	text-decoration: none;
}

