.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color:#ff5555;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ #FFFFFF
background-color:#8492ff;
color: white;
}
}


BODY {
scrollbar-face-color: FB4D4D;   
scrollbar-highlight-color: FAB2B2;
scrollbar-3dlight-color: FA8C8C;
scrollbar-darkshadow-color: E20000;
scrollbar-shadow-color: F90101;
scrollbar-arrow-color: FFFFFF;
scrollbar-track-color: FF7d89;
}



A:link{color:#000000; font-weight:light; text-decoration: none}
A:active{color:#000000; font-weight:light; text-decoration: none;}
A:visited{color:#000000; font-weight:light; text-decoration: none;}
A:hover{color:#000000; font-weight:light; text-decoration: none;}