a:link { text-decoration: none; color: #6820A9;
	
}
a:visited { text-decoration: none; color: Blue;
	
}
a:hover { text-decoration: underline; color: #6820A9;
	
}
