/* popup style */
.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus, .lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color: #CEC9CF;
	font-size: .9em;
	text-decoration: none;
	padding: .4em;
}

.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
}
.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
	background-color: #C0AFC6;
}
