.coords_ln {
	text-decoration: none; 
	color: #000066;
}
A.coords_ln:hover {
	color: #a21;
	text-decoration: underline;
}

