BODY{
margin:0; padding:0;
background-color: black;
font-family: Verdana;
color: white;

}
A:link {text-decoration:none;font-weight:;color:gray; background:black;}
A:visited {text-decoration:none;font-weight:;color:darkgray; background:black;}
A:active {text-decoration:none;font-weight:;font-style:normal; color:lightskyblue; background:black;}
A:hover {text-decoration:none; font-weight:; font-style:normal; color:yellow; background:black;}
body,tr,td,th {font-size:12; font-weight:none;font-family:;}




