
A:link 
    {    color: #000000;
    text-decoration:underline;}
A:visited 
    {    color: #0066ff;
    text-decoration:none;}
A:active
    {    color:#000000;
    text-decoration:underline;}
A:hover
    {    color:#ffffff;
       background:#0066ff;}
A   { cursor : ne-resize;}


BODY {
  scrollbar-track-color:#efefef;
  scrollbar-face-color:#ffffff;
  scrollbar-shadow-color:#000000;
  scrollbar-darkshadow-color:#333333;
  scrollbar-highlight-color:#999999;
  scrollbar-3dlight-color:#efefef;
  scrollbar-arrow-color:#333333;
}
