.nolight {
	color: black;
	font-weight: bold;
	font-style: normal;
}

.hlight {
	color: red;
	font-weight: bold;
	cursor:pointer;
	font-style: normal;
}

.light {
	color: black;
	font-weight: bold;
	font-style: normal;
}


