a:link { 
	color: #9791fe;
	text-decoration: none;
	}
a:visited { 
	color: #9791fe;
	text-decoration: none;
	}
a:hover { 
	color: white;
	text-decoration: underline;
	}