A {
	text-decoration: none;
	color: #5c3896;
}

A:Hover {
	text-decoration: underline;
	color: #ffdf1c;
}
