a:link {
	color: 00E5BE;
}
a:visited {
	color: 00E5BE;
}
a:hover {
	color: #fff;
        text-decoration:underline;
}
a:active {
	color: 00E5BE;
}


