a:link {
	color: #772B76;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
a:visited {
	color: #AFDCAD;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #F596B3;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #F6B149;
	font-weight: bold;
}

