a:hover {
	color: #FF00FF;
	text-decoration: blink;
	cursor: crosshair;

}
a {
	text-decoration: none;
	cursor: crosshair;
}
