.gbLinks a {
	color: #001075 !important;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../img/bullet.gif) no-repeat scroll left;
	padding-left: 10px;
}
.gbLinks a:hover {
	color: #001075;
	text-decoration: underline;
}
.gbColorOn, .gbColorOff{
	background: none;
	padding-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px solid #cccccc;
}
.gbDags{
	color: #ca0018;
}