body
  {
  color: #DAA520;
  h1: #20B2AA;
  font-size: 10pt;
  font-weight: bold;
  font-family: arial,sans-serif;
  background: #000000;
  scrollbar-3dLight-Color: #000000;
  scrollbar-Arrow-Color: #DAA520;
  scrollbar-Base-Color: #9F0000;
  scrollbar-DarkShadow-Color: #000000;
  scrollbar-Highlight-Color: #000000;
  scrollbar-Shadow-Color: #000000;
  scrollbar-Track-Color: #000000
  }
  
td
  {
  font-size: 10pt;
  font-weight: bold;
  font-family: arial,sans-serif
  }
  
a
  {
  text-decoration: none;
  font-weight: bold
  }

a:link {color: #20B2AA}
a:visited {color: #DAA520}
a:hover {color: #aqua}
a:active {color: #DAA520}

.navselect 	{
		background: #000000;
		border: 1 solid #DAA520;
		width: 120px;
		color:#DAA520;
		font-size: 10 px;
		line-height: 150%;
		border: 0
		}
