a:link, a:visited {
	color: #868bff;
	text-decoration: none;
}

a:hover {
	color: #FF66CC;
	text-decoration: none;
	background-color:#000000;
}
