A.nav:hover {
	 CURSOR: crosshair;
}

BODY {
	CURSOR: crosshair;
}

A:hover {
	CURSOR: crosshair;
}
