.dynlink {
	/* cursor:pointer; cursor:hand; */
	color: #0000FF;
	text-decoration: underline;
}
.dynlink_nd {
	/* cursor:pointer; cursor:hand; */
	text-decoration: none;
}
.dynlink_nd_hover{
	cursor:pointer; cursor:hand;
	color: #CA960D;
	font-weight: bold; 
	text-decoration: underline;
}
.dynlink_navheaderlink{
	/* cursor:pointer; cursor:hand; */
	font-size: 12px;
	color: #106798;
	font-weight: bold;
	margin: 0px 0px 10px;
	text-decoration: underline;
}
