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

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color: #99CCFF;
font-size: 8pt;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #336699;
color: white;
}
.mainlinks{ /*hover background color*/
    font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}
}.emphasisCopy {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

