
.anylinkcss	{ position: absolute;
		  visibility: hidden;
		  border: 0px solid #6FBBF5;
		  border-bottom-width: 0;
		  margin-top: 13px;
		  margin-left: -10px;
		  line-height: 18px;
		  background-color: #EEEEEE;
		  background-image: url(images/BG_anylink.gif);
		  background-repeat: repeat-x;
		  background-position: top left;
		  z-index: 100;
		  width: 170px;
		  }

.anylinkcss a	{ width: 90%;
		  display: block;
		  background-color: transparent;
		  padding: 6px 6px 6px 8px;
		  font-family: calibri, arial, verdana, tahoma;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: none;
		  text-align: left;
		  color: #666666;
		  }

.anylinkcss a:hover{ background-color: #D8D8D8;
		     color: #444444;
		     }
