<!--
a.1 { text-decoration:none; }
.nmsw_niceblue { background-color:rgb(33,81,140); }
h6.main { font-family:Arial; font-weight:bold; font-size:16; color:white; text-decoration:none; margin-right:5px; margin-left:5px; }
table.whatsnew { border-width:1; border-color:white; border-style:solid; }
p.whatsnewsmain { font-family:Arial; font-size:13px; color:white; text-decoration:none; margin-right:5px; margin-left:5px; }
-->

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font:normal 11px Arial;
line-height: 18px;
z-index: 100;
background-color: #063671;
width: 205px;
float:right;
}

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

.anylinkcss a:hover{ /*hover background color*/
background-color: #21518C;
color: #063671;
}
}
