body {
 background-color: #000099;
 font-family: Arial,Helvetica;
 font-size: 1em;
 color: #FFFF99;
 text-decoration: none;
}

a {
 color: #FFFF99;
 text-decoration: none;
}

a:hover {
 text-decoration: none;
}