a:link {
	text-decoration: none;
	color: #2A3FAA;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #7F7FFF;
	text-decoration: none;
}
