.titleGraphic{
background: #fff url(img/title_bg.gif) no-repeat top left;
}

.sectionFont{
color:#FF6300;
}

a.sectionLink:link {
	color:#FF6300;
}
a.sectionLink:active {
	color:#FF6300;
}
a.sectionLink:visited {
	color:#FF6300;
}
a.sectionLink:hover {
	color:#FF6300;
}