a:link {
	text-decoration: none;
	color: #2A3FFF;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #551F55;
	text-decoration: none;
}
