.lk {
	color: 006699;
	text-decoration: none;
}
.lk:hover {
	color: 006699;
	text-decoration: underline;
}
