a:link {
	color: #2F2B77!important;
	text-decoration: none;
}
a:visited {
	color: #0B787B!important;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
