A:link.bc, a:visited.bc, a:active.bc {
	color: #9900cc;
	text-decoration: none;
}
A:hover.bc {
	color: black;
	text-decoration: underline;
}
.pgtitl {
	background-color: #9900cc;
	color: White;
}
.texthilite {
	color: #663399;
	font-weight: 600;
}
