/***********************************************
* AnyLink CSS Menu script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/

.anylinkcss { position:absolute; visibility: hidden; border:1px solid #6A6B6F; border-bottom-width: 0; line-height: 18px; z-index: 100; background-color: #e5e5e5; width: 205px; }
.anylinkcss a { width: 100%; display: block;  border-bottom: 1px solid #6A6B6F; padding: 1px 0; text-decoration: none; font-weight: bold; text-indent: 5px; }
.anylinkcss a:hover { /*hover background color*/ background-color: #FCFCFD; color: #858585; }
