.links {
	text-decoration: none;
	color: #3333FF;

}
a:hover {
	text-decoration: underline;
}
.linkswhite {
	color: #FFFFFF;
	text-decoration: none;
}
.searchbox {
	background-color: FAAF31;
}
.linksorange {
	color: #FFCC33;
	text-decoration: none;
}
.contentshadow {
	background-image: url(/newsite/pics/NFB_ContentShadow.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.headlines {
	font-family: "Trebuchet MS";
	font-size: x-large;
	font-weight: bold;
	color: #990066;
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 7px;


}
.content {
	padding-right: 5px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: x-small;
	text-align: left;



}
.unnamed1 {
	background-repeat: repeat-x;
	background-image: url(/newsite/pics/NFB_ContentShadow.gif);


}
.contentsubheading {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	color: #3333FF;
	padding-right: 5px;
	padding-left: 10px;

}
.bullets {
	list-style-type: square;
}
