﻿.anylinkcss{
position: absolute;
visibility: hidden;
border: 1px solid white;
border-bottom-width: 0;
font: normal 10px Verdana;
z-index: 100;
color: white;
background-color: #ECE2E2;
margin-left: 8px;
width: 158px;
}

.anylinkcss a{
width: 150px;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
font: normal 10px Verdana;
color: #C0272D;
padding: 3px;
text-decoration: none;
}

.anylinkcss a:hover {color: white; background-color: #3385e9;}
 
