
a.popuplink { font-family: Verdana,Arial; cursor:hand;  color: red; text-decoration: underline }
a:hover.popuplink { color: gold; text-decoration: underline }

a.contentlink { font-family: Verdana,Arial; cursor:hand;  color: darkblue; text-decoration: underline }
a:hover.contentlink { color: 800080; text-decoration: underline}

a.menulink { font-family: Verdana,Arial; cursor:hand;  color: darkblue; text-decoration: underline }
a:hover.menulink { color: 800080; 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;
}

