

A {
	text-decoration: none;
	color: #5F0A78;
}

A:Hover {
	text-decoration: underline;
	color: Purple;
}
