.unhighlighted {
	text-decoration: none;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;


}
.highlighted {
	text-decoration: underline;
	color: 0f2e6b;
}
.notunderlined {
	text-decoration: none;
}
