.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}

}
a:link {
	color: #2E1C86;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2E1C86;
}
a:hover {
	text-decoration: none;
	color: #3F823D;
}
a:active {
	text-decoration: none;
	color: #3F823D;
}
