footer a:hover, footer a:active, footer a:visited {
  color: #ffffff !important;
}

::-moz-selection {
  background: rgb(255,200,54);
  color: #000;
}

::selection {
  background: rgb(255,200,54);
  color: #000;
}

footer small, footer a {
  color: rgba(255,255,255,0.2) !important;
}

.menupic {margin-right: 5px;}