a:link {
	color: #fa3e9c;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #fa91c5;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #d79fe0;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	color: #fa91c5;
	text-decoration: none;
	font-weight: bold;

}
