.titleGraphic{
background: #fff url(img/title_bg.gif) no-repeat top left;
}

.sectionFont{
color:#00A9F0;
}

a.sectionLink:link {
	color:#00A9F0;
}
a.sectionLink:active {
	color:#00A9F0;
}
a.sectionLink:visited {
	color:#00A9F0;
}
a.sectionLink:hover {
	color:#00A9F0;
}


a.sectionLinkLarge:link {
	font-size:14px;
	color:#00A9F0;
}
a.sectionLinkLarge:active {
	font-size:14px;
	color:#00A9F0;
}
a.sectionLinkLarge:visited {
	font-size:14px;
	color:#00A9F0;
}
a.sectionLinkLarge:hover {
	font-size:14px;
	color:#00A9F0;
}