<!--
a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #ecb731;
}
a:active {
	color: #f6da98;
}
-->