body { background: white; color: black }
a:link {color: black} a:visited {color: gray} a:active {color: black} a:hover {color: black}
.skin {
cursor:default;
font-family:monospace;
position:absolute;
text-align:left;
font-size: 10pt;
width:120px;
background-color:menu;
border:1 solid buttonface;
visibility:hidden;
border:2 outset buttonhighlight;
line-height:20px;
}


