@charset "utf-8";

/* Navigation(main & sub) link color */

#header .nav li strong a,
#header .nav li strong a:hover,
#header .nav li a:hover,
#header #secondaryNav li strong a,
#header #secondaryNav li a:hover {
	color: #78d3ef;
	font-weight: normal;
}