.BackLink:link, .BackLink:visited, #YellowLinks a:link, #YellowLinks a:visited, #YellowLinks a {
	font-weight: normal;
	color: #FFD905;

}
.BackLink:hover, .BackLink:active, #YellowLinks a:hover, #YellowLinks a:active {
	font-weight: normal;
	color: #FFD905;
	text-decoration: none;

}
a {
color: #ffffff;
}