body {
 background-color: #000800;
 font-family: Verdana;
 font-size: 1em;
 color: #FFFFFF;
 text-decoration: none;
}

table,p,div {
 font-family: Verdana;
 font-size: 1em;
 color: #FFFFFF;
 text-decoration: none;
}

a {
 color: #E41B71;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}