body {
  scrollbar-3dlight-color: #6699CC;
  scrollbar-highlight-color: #99CCFF;
  scrollbar-face-color: #6981C9;
  scrollbar-arrow-color:  #99CCFF;
  scrollbar-shadow-color: #336699;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #000000; }

TABLE, P, DIV {
  font-family: MS Sans Serif;
  font-size:14px;
  color: #660000;

   }

INPUT, TEXTAREA, SELECT {
  font-family: MS Sans Serif;
  font-size: 14px;
  color: #000000;
   }


A:active { text-decoration : none; font-weight : none; color : #6495ED; font-family: MS Sans Serif; }
A:link { text-decoration : none; font-weight : none; color : #6699CC; font-family: MS Sans Serif; }
A:visited { text-decoration : none; font-weight : none; color : #0692E6; font-family: MS Sans Serif; }
A:hover { text-decoration : none; font-weight : none; color : red; BORDER-TOP:dashed #ff9900 1px ; BORDER-BOTTOM:dashed  1px #ff9900;BORDER-top:dashed  1px #ff9900;}
select, input, textarea { font: 12px MS Sans Serif; color: #3D3D3D;  font-family: MS Sans Serif; }
BODY { 
  font-family: MS Sans Serif;
  font-size:14px;
  color: #6495ED;
 }