a:link {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #9900FF;
}
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
