a:link, a:visited, a:active {
	color: #663399;
	text-decoration: none;
}

a:hover {
    color: #663399;
	text-decoration: underline;
}
