body {
background-color:#333333;
}
table {
border-color:#000000;
border-width:1px;
border-style:solid;
background-color:#000000;
font-family:"Arial";
}
td {
color:#ffffff;
border-color:#FFFFFF;
border-left-width:1px;border-right-width:1px;border-top-width:1px;border-bottom-width:1px;
border-style:solid;
background-color:#000070;
font-family:"Arial";
text-align:center;
text-decoration:none;
font-weight:bold;
}
A:Link{font-family:Arial; text-decoration:none; font-weight:bold; color:#FFFFFF;}
A:Visited{ font-family:Arial; text-decoration:none; font-weight:bold; color:#FFFFFF;}
A:Hover{ font-family:Arial; text-decoration:none; font-weight:bold; color:#FFFFFF;}
A:Active{ font-family:Arial; text-decoration:none; font-weight:bold; color:#FFFFFF;}