a,visited {
	color : #791C8A;
	text-decoration : underline;
}

a:hover {
	color : Red;
	text-decoration : none;
}

h2 {
	color:#791C8A;
}

