a:link {
font-weight: 900;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
font-weight: 900;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
font-weight: 900;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: 900;
	color: #FFE188;
	text-decoration: underline;
}

