.anylinkcss{

position:absolute;

visibility: hidden;

border:1px solid gray;

border-bottom-width: 0;

font:normal 14px arial;

line-height: 25px;

z-index: 100;

background-color: white;

width: 205px;

}



.anylinkcss a{

color: #b55327;

width: 100%;

display: block;

text-indent: 3px;

border-bottom: 1px solid gray;

font:normal 13px arial;

padding: 3px 0;

text-decoration: none;

text-indent: 5px;

font-weight: bold;

}



.anylinkcss a:hover{ /*hover background color*/

background-color: #FFFFFF;

color: #b55327;

}



.catlnk {

        font-size:14px;

        font-weight: bold;

        color: #000000;

        text-decoration: none;

	line-height: 18px;

}

.catlnk:hover {

        text-decoration: none;

        font-weight: bold;

        font-size:14px;

        color: #f6f6ee;

	line-height: 18px;



}

.browse {

        font-size:14px;

        font-weight: bold;

        color: #585858;

        text-decoration: none;

	line-height: 18px;

}




