body {
 background-color: #808080;
 font-family: Verdana;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}

table,p,div {
 font-family: Verdana;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}

a {
 color: #FF0000;
 text-decoration: none;
}

a:hover {
 text-decoration: none;
}