
a.help { font-family: Verdana,Arial; cursor:hand;  color: red; text-decoration: underline }
a:hover.help { color: gold; text-decoration: underline }

.vis { visibility:visible }
.hid { visibility:hidden }

BODY{
scrollbar-arrow-color: #A5ACBD;
scrollbar-base-color: #00000000;
scrollbar-face-color: #F0F0F0;
scrollbar-highlight-color: #A5ACBD;
}


