.conjuStyle {
background-color: #DDDDFF;
border: #000000 1px solid;
color: #000000;
layer-background-color: #DDDDFF;	
width: 225px;	
padding: 2px;  z-index: 1; position: absolute; visibility: hidden;
}

.popUpStyle {
background-color: #DDDDFF;
border: #000000 1px solid;
color: #000000;
layer-background-color: #DDDDFF;	
padding: 2px;  z-index: 8; position: absolute; visibility: hidden;
}
A {text-decoration: none; font-weight: bold; cursor: pointer;}

p{
line-height: 180%;
}
.hover {
	font-weight: normal;
	color: black;
	text-decoration: none;
	border-bottom: #444444 1px solid;
	margin-left: 1px;	
}
.hover_punctuation {
	font-weight: normal;
	text-decoration: none;
	border-bottom: #444444 1px solid;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 1px;
	margin-right: 1px;
}