/* CSS Document */
a.bs {

	color:#000000
}
a.bs:link {
	text-decoration: none;
}
a.bs:visited {
	text-decoration: none;
	color:#000000
}
a.bs:hover {
	text-decoration: underline;
	color:#FF0000
}
a.bs:active {
	text-decoration: none;
	color: #000000;
}
a.bk {

	color:#FF0000;
}
a.bk:link {
	text-decoration: none;
}
a.bk:visited {
	text-decoration: none;
	color:#ff0000;
}
a.bk:hover {
	text-decoration: underline;
	color:#000000
}
a.bk:active {
	text-decoration: none;
	color: #ff0000;
}

a.bk {

	color:#FF0000;
}
a.bh:link {
	text-decoration: none;
}
a.bh:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a.bh:hover {
	text-decoration: underline;
	color:#ffffff
}
a.bh:active {
	text-decoration: none;
	color: #ffffff;
}
a.bb:link {
	text-decoration: none;
	color:#666666;
}
a.bb:visited {
	text-decoration: none;
	color:#666666;
}
a.bb:hover {
	text-decoration: underline;
	color:#FF0000
}
a.bb:active {
	text-decoration: none;
	color: #666666;
}
