body
{
background-color: black;
font-family: Arial, Helvetica, sans-serif;
}
p
{
color: white;
}
td
{
color: white;
}
table
{
color: white;
}
th
{
color: white;
}
a
{
color:yellow;
}
a:hover
{
text-decoration:none;
}
li
{
color: white;
}
ul
{
color: white;
}
h1
{
color: white
}
h2
{
color: white
}
h3
{
color: white
}
h4
{
color: white
}
h5
{
color: white
}
h6
{
color: white
}