a:link {
	color: #9900CC;
	text-decoration: none;
}
a:hover {
	color: #CC99FF;
	text-decoration: none;
}
a:visited {
	color: #9900CC;
	text-decoration: none;
}
