.path_link {
	text-decoration: none;
	color: #000000;
}
.path_link:hover {
	text-decoration: none;
	color: #FF0000;
}
.lnk {
	cursor: hand;
	text-decoration: none;
	color: #000000;
}

