a.Navigation {
	color: #21D294;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}

a.Navigation:hover {
	color: #814993;
}

.text_purple {
	color: #814993;
}

.text_white {
	color: #FFFFFF;
}