/*
  250: FA
  150: 96
  250/2: 7D
  150/2: 4B
  252: FC
  204: CC
*/

A	{text-decoration: none;}
A:Hover	{color: FA9600;
	 text-decoration: underline; }
A:active {color: FF00FF;
	  text-decoration: underline;}
Body	{background-position:        xcenter;
	 background-attachment:      fixed;
	 scrollbar-arrow-color:      FA9600;
	 scrollbar-track-color:      000000;
	 scrollbar-face-color:       000000;
	 scrollbar-3dlight-color:    000000;
	 scrollbar-shadow-color:     FA9600;
	 scrollbar-highlight-color:  FCCC00;
	 scrollbar-darkshadow-color: 000000;
	 scrollbar-base-color:       FA9600;}
td	{font: 10pt arial;}
td.ref	{border-bottom: 1 solid #7D4B00;}
