a:link {
	color: #9F45A9;
}

a:visited {
	color: #9F45A9;
}

a:hover {
	color: black;
}

a:active {
	color: black;
}
