a.bb:link {
	color: #663399;
	text-decoration: underline;
}
a.bb:visited {
	color: #663399;
	text-decoration: underline;
}
a.bb:hover {
	color: #CC9999;
	text-decoration: none;
}

