a {
	color: #0078b9;
	}

/*** style for headers ***/

h2 {
	color: #0078b9;
	}

h3 {
	color: #0078b9;
	}

/*** style for header ***/

#header {
	background-color: #0078b9;
	}

/*** style for submenu ***/		

		#submenu dt a:hover, #submenu dt a.active {
			color: #0078b9;
			}
