body,
table tfoot {
  background: #FFFFD8;
}

nav2 {
  display: flex;
  justify-content: flex-end;
}

nav2 a {
  color: #FFFFD8;
}


/*
2023-07-11 12:46:26 change below chunk to above chunk
because #WearOrange over

2022-06-04+: next used for #WearOrange
changed above chunk to below chunk

body,
table tfoot {
  background: #FFDFBF;
}

nav2 {
  display: flex;
  justify-content: flex-end;
}

nav2 a {
  color: #444;
}
*/