a.bb:link {
	font-size: 12px;
	color: #5793cf;
	text-decoration: none;
}
a.bb:visited {
	font-size: 12px;
	color: #5793cf;
	text-decoration: none;
}
a.bb:hover {
	font-size: 12px;
	color: #5793cf;
	text-decoration: underline;
}
a.bb:active {
	font-size: 12px;
	color: #5793cf;
	text-decoration: none;
}
