a {
	color: #006699;
}
.BoldLink {
	color: #000099;
}
a:hover {
	text-decoration: underline;
	background-color: #999999;
}
