
body {
  margin: 0px;
  background: #001C59;
  }

 #menu {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: 9px;
  color: #808080;
  }

#menu a { color: #808080; text-decoration: none; }
#menu a:hover {  color: #E6E6E6; text-decoration: underline; }

