A.type1:link    {color:#000000; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none}
A.type1:visited    {color:#000000; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none}
A.type1:hover   {color:#336699; text-decoration:underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none}

A.type2:link    {color:#000000; text-decoration:none;; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
A.type2:visited    {color:#000000; text-decoration:none;; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
A.type2:hover   {color:#336699; text-decoration:underline;; font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.anylinkcss{
position:absolute;
visibility: hidden;
border:0px solid gray;
border-bottom-width: 0;
font:normal 12px font-family: Arial, Helvetica, sans-serif; 
line-height: 18px;
z-index: 100;
background-color: white;
width: 205px;
}

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

.anylinkcss a:hover{ /*hover background color*/
background-color: #FFCC00;
color: black;
}
