.perlafinacss{
position:absolute;
margin-top:2px;
visibility: hidden;
border:1px solid #0B426D;
border-bottom-width: 0;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
line-height: 22px;
z-index: 100;
background-color: #ffffff;
width: 180px;
}

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

.perlafinacss a:hover{ /*hover background color*/
background-color: #0878BD;
color: #ffffff;
}