/*  font { font-family: arial, verdana; font-size: 14px; text-decoration: none; }
*/
a:link { font-family: arial, verdana; font-size: 14px; color: red; text-decoration: none; font-weight: bold;}
a:visited { font-family: arial, verdana; font-size: 14px; color: "#FF9000"; text-decoration: none; font-weight: bold;}
a:active { font-family: arial, verdana; font-size: 14px; color: "#FF9000"; text-decoration: none; font-weight: bold;}
a:hover { font-family: arial, verdana; font-size: 14px; color: "#FF9000"; text-decoration: underline; font-weight: bold;}

/*  td{ font-family: arial, verdana; font-size: 14px; color: "#000000"; text-decoration: none; }
  table{ font-family: arial, verdana; font-size: 14px; color: "#C0C0C0"; text-decoration: none; border: none; padding: "0"}*/
/*  body { font-family: arial, verdana; color: white; background-color: #AAA9A9; scrollbar-face-color: "#AAA9A9"; scrollbar-shadow-color: "#000000"; scrollbar-highlight-color: "#000000"; scrollbar-3dlight-color: "#AAA9A9"; scrollbar-darkshadow-color: "#AAA9A9"; scrollbar-track-color: "#cccccc"; scrollbar-arrow-color: "#000000" }*/
  body { font-family: arial, verdana; color: white; background-color: #333323; scrollbar-face-color: "#333323"; scrollbar-shadow-color: "#5C5236"; scrollbar-highlight-color: "#5C5236"; scrollbar-3dlight-color: "#333323"; scrollbar-darkshadow-color: "#333323"; scrollbar-track-color: "#26271F"; scrollbar-arrow-color: "#5C5236" }
 