

body { 
font-family: arial, helvetica, sans-serif;  

scrollbar-3dlight-color:#FFAD73;
  scrollbar-darkshadow-color:#FFAD73;
  scrollbar-face-color:#333333;
  scrollbar-track-color:#333333;
  scrollbar-arrow-color:#FFAD73;
  scrollbar-highlight-color:#FFAD73;
  scrollbar-shadow-color:#FFAD73;
  
 }

td { font-family: arial, helvetica, sans-serif;  }


<STYLE type="text/css"> 

a:link {color:#FFAD73;  font-family: variable; text-decoration: underline;
}

a:visited {color:#FFAD73;  font-family: variable; text-decoration: underline;
} 

a:active {color: #FFAD73;  font-family: variable; text-decoration: none} 

A:hover {text-decoration: overline underline; color: #ffffff}



