
A:LINK.HELP {color: black; text-decoration: underline; cursor:help;  }
A:VISITED.HELP {color: black; text-decoration: underline; cursor:help;}
A:ACTIVE.HELP {color: black; text-decoration: underline; cursor:help; }
A:HOVER.HELP {color: red; text-decoration: none;cursor:help;  } 

A:LINK {color: black; text-decoration: underline; }
A:VISITED {color: black; text-decoration: underline; }
A:ACTIVE {color: #0000FF; text-decoration: underline; }
A:HOVER {color: red; text-decoration: none; } 

BODY
{

scrollbar-base-color: white;
scrollbar-arrow-color: black;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: black;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

