

.clsExpNode { font-family: Arial; font-size: 8.5pt; text-decoration: none; cursor: hand; color: black }
.clsExpNodeSelected { font-weight:bold; font-family: Arial; font-size: 8.5pt; text-decoration: none; cursor: hand; color: black }

.clsExpNode:hover { text-decoration: none; color: #999999; background-color: #ffffff }

p {
	font-family: Arial; font-size: 8.5pt;
}

p a {
	color: black;
	text-decoration: none;
}

p a:hover {
	color: darkgrey;
}
