.TBRollOverBox {
	border: 1px solid #999999;
}
.TBCatText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.TBCatText:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.TBCatRollOverHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
A.TBCatRollOverHead:hover {
	color: #FF0000;
	text-decoration: underline;
}
.TBCatRollOverText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
A.TBCatRollOverText:hover {
	color: #FF0000;
	text-decoration: underline;
}

