.checkBoxGroupLinks {
	font-size: 0.75em;
	padding-bottom: 2px;	
	color: #012559;
}

.checkBoxGroupLinks span {
	font-weight: bold;
}

.checkBoxGroupLinks span:hover {
	text-decoration: none;
	cursor: pointer;
	color: #C39B58;
}