.field-checkbox__name-text a{
	text-decoration: underline;
}
.field-checkbox__name-text a:hover,
.field-checkbox__name-text a:focus{
	color: #f08;
	text-decoration: underline;
}