.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #624D3C;
}
.textorange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC7613;
}

a.otherlinks1:link {
	color: #5E5D59;
	text-decoration: none;
}
a.otherlinks1:visited {
	text-decoration: none;
	color: #5E5D59;
}
a.otherlinks1:hover {
	text-decoration: none;
	color: #FC7613;
}
a.otherlinks1:active {
	text-decoration: none;
	color: #FC7613;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
