@import url("/core/css/common/common-submission-form.css");
tr.highlight th a {
	/* color:#eee; */
}
tr.highlight th a:link {
}
tr.highlight th a:visited {
	/* color:#eee; */
}
tr.highlight th a:hover {
	color:#fff;
	text-decoration:none;
}
tr.highlight th a:active {
}
table.tabular-data tr.highlight {
	color: #333;
	background-color: #fff;
}

