a:link{
	color:#EA97E1;
	}
a:hover{
	color:black;
	}
a:visited{
	color:pink;
	}
a:active{
	color:#990101;
}