#navBar #sectionLinks {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration:
	text-transform:
}
a:link {
	color: #006699;
	text-decoration: none;
	background-color: #EEEEEE;
}
a:hover {
	color: #006699;
	text-decoration: none;
	background-color: #CD3301;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
.style5 {
	font-weight: bold;
	color: #3566A8;
	background-color: #999999;
}
.style16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.BlankText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.link-background {
	background-color: #999999;
}
