A.dictionary 
{
	cursor: hand; 
	cursor: pointer; 
	text-decoration: none; 
	color:#002080; 
	font-weight:bold; 
}

#dek 
{
	position:absolute; 
	z-index: 200; 
	background:#ffffff; 
	visibility: hidden; 
	width: 340px; 
	border:1px solid #002080; 
	padding:17px 5px 5px 5px; 
}

#dektitle
{
	position:absolute; 
	z-index:400; 
	background:#ffffff; 
	border-bottom:1px solid #002080; 
	border-right:1px solid #002080; 
	color:#002080; 
	visibility:hidden; 
	padding:0px 7px; 
}

test
{
	
}
