#header h3 a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

#header h3 a:hover {
	text-decoration: underline;
}