a:link {
	color: #39b0ff;
	text-shadow: 0px 0px 0px #000;
	text-decoration: none;
}

a:visited {
	color: #39b0ff;
	text-shadow: 0px 0px 0px #ffffff;
	text-decoration: none;
}

a:hover, a:active {
	color: #6bcdff;
	text-shadow: 0px 0px 0px #ffffff;
	text-decoration: none;
}
