.anylinkcss	{ position: absolute;
		 visibility: hidden;
		 border: 0px solid #000000;
		 border-bottom-width: 0;
		 margin-top: 1px;
		 margin-left: -12px;
		 line-height: 18px;
		 z-index: 200;
		 width: 150px;
		 }

.anylinkcss a	{ width: 100%;
		 z-index: 200;
		 display: block;
		 text-indent: 3px;
		 border-bottom: 0px solid #000000;
		 background-color: #333333;
		 padding: 1px 0;
		 font-family: century gothic, arial, verdana, tahoma;
		 font-size: 10pt;
		 font-weight: normal;
		 text-decoration: none;
		 text-indent: 5px;
		 color: #FFFFFF;
		 }

.anylinkcss a:hover{ background-color: #000000;
		 z-index: 200;
		 color: #ffff00;
		 }

a.menu		{ font-family: century gothic, arial, verdana, tahoma;
		 font-size: 10pt;
		 font-weight: normal;
		 text-decoration: none;
		 color: #FFFFFF;
		 }
a.menu:hover	{ font-family: century gothic, arial, verdana, tahoma;
		 font-size: 10pt;
		 font-weight: normal;
		 text-decoration: none;
		 color: #FFFFFF;
		 }