a:link {
	color: #ffffff;
}
a:visited, a:active {
	color: #6E7CA7;
}
a:hover {
	color: #6699CC;
	text-decoration: none;
}