body { 
  background-color:#000000;
  color:#fff200;
  padding:0px;
  margin:1em;
}

a { 
  color:#fff200;
  text-decoration:underline;
}

a:hover { 
  color:#fff200;
  font-weight: bold;
  text-decoration:underline;
}

p#menu {
  border: solid 1px;
}

p#menu a { 
  text-decoration:none;
}

p#menu a:hover {                                                                                                                                                             
  font-weight: normal;                                                                                                                                               
  text-decoration:underline;
}

iframe {
  border: none;
}
