a:hover {
	color: #FF0099;
	text-decoration: blink;
}
a {
	text-decoration: none;
}
