.titleBED {
	font-size: 16px;
	color: #3F6F6F;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.BED-bottom-links {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.tablecenter {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: fixed;
	left: auto;
	top: 10px;
	bottom: 10px;
}
.home-nav {
	line-height: 72px;
	background-position: top;
}
.blue-link {
	color: #0000CC;
	text-decoration: underline;
}
.yellow-link {
	color: #FFFF00;
}
.blue-link2 {
	color: #33FFFF;
}
