a:link {
	color: #DCE1DD;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color: #DCE1DD;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
