	
#ht1,#ht2 {
position: absolute;
z-index: 100;
top: 0px;
left: 10px;
visibility: hidden }

.hyperText  {
	color: #333333;
	font: 10px/12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	background-color: #cccccc;
	padding: 5px;
	border: solid 2px #ff6666;
	width: 250px;
	layer-background-color: #CCCCCC 
	}

