a:link {
	text-decoration: none;
	color: #2A7FFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	color: #7F0055;
	text-decoration: none;
}
