a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000
}
p {
	font-size:11pt;
	line-height: 14pt;
}
.barlink {
	font-weight: bold;
	background-color: #99FF99;
	border-color: black black #333399;
	border-style: none;
}
