a {
	text-decoration: none;
	color: #BCECB7;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}