#header #logo span a {
  color:#fff;
}

#header #logo span a:hover {
  color:orange;
  text-decoration:none;
}