.LinksBarTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #7D3D33;
	text-decoration: none;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0066DE;
	a:link color: #0066DE;
	a:visited color: #0066DE;
	a:hover	color: #0066DE;
	a:active color: #0066DE;
}
