a:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #7457E8;
	background-color: #E5E1FA;



}
a:visited {
	color: #7457E8;
	text-decoration: none;
	font-weight: bold;
	background-color: #E5E1FA;



}
a:hover {
	color: #CC66CC;
	text-decoration: none;
	font-weight: bold;
	background-color: #E5E1FA;




}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #E5E1FA;



}

