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

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

a {
 color: #00CCFF;
 text-decoration: none;
}

a:hover {
 text-decoration: none;
}