a:link {
	color: #663399;
	text-decoration: none;
}

a:visited {
  color: #993366;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #663366;
	text-decoration: none;
}
