a:link {
	color: #5B005B;
	text-decoration: none;
}
a:visited {
	color: #5B005B;
	text-decoration: none;
}
a:active {
	color: #5B005B;
	text-decoration: none;
}
a:hover {
	color: #C7B1FE;
	text-decoration: none;
}
