h1    { font-size: medium; text-align: center }
a:link { text-decoration: none }
a:visited { text-decoration: none }
a:active { text-decoration: none }
#w01, #w02, #w03 { color: white }
#b01 { color: black }
a:hover      {
	text-decoration: underline;
	background-color: gray }
.bg { background-color: black }
.small { color: white; font-size: x-small; line-height: 130% }
.small_bk        { color: #a9a9a9; font-size: x-small; text-align: center }
#layer1     { position: absolute; top: 18px; left: 15px; width: 600px; height: 31px; visibility: visible; display: block }
.hidden  {
	display: none }
