
   A:link 	 {text-decoration: underline; color: #0000FF;}
   A:active  {text-decoration: underline; color: #0000FF;}
   A:visited {text-decoration: underline; color: #0000FF;}
   A:hover   {text-decoration: underline; color: #9A6E04;}
	

BODY
	{
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #7A816B;
	scrollbar-highlight-color:#DDDDDD;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #DDDDDD;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #704A12;
	}

.hotlinks {
  font-family:Times New Roman;
  font-size:18px;
  color:#FFFFFF;
  text-decoration:none;
  font-weight: bold;
  }

a.hotlinks {
  font-family:Times New Roman;
  font-size:18px;
  color:#FFFFFF;
  text-decoration:none;
  font-weight: bold;
  }

a.hotlinks:visited {
  font-family:Times New Roman;
  font-size:18px;
  color:#FFFFFF;
  text-decoration:none;
  font-weight: bold;
  }
  
a.hotlinks:hover {
  font-family:Times New Roman;
  font-size:18px;
  color:#F8BF24;
  text-decoration:none;
  font-weight: bold;
  }

  .wteonblk {
  font-family:arial;
  font-size:12px;
  color:#FFFFFF;
  text-decoration:none;
  font-weight: normal;
  }

a.wteonblk {
  font-family:arial;
  font-size:12px;
  color:#FFFFFF;
  text-decoration:none;
  font-weight: normal;
  }

a.wteonblk:visited {
  font-family:arial;
  font-size:12px;
  color:#FFFFFF;
  text-decoration:none;
  font-weight: normal;
  }
  
a.wteonblk:hover {
  font-family:arial;
  font-size:12px;
  color:#F8BF24;
  text-decoration:none;
  font-weight: normal;
  }

  span.leftlink {font-family: arial; font-size: 9pt; font-weight: bold; text-decoration: none; color: #000000;}
