BODY{
color: white;
background: url(back.jpg);
}
TD{
color: white;
}
TH{
color: white;
}
TR{
color: white
}
LI{
color: white;
}
CODE{
color: black;
}
B.green{
color: rgb(107,188,117)
}
UL{
display: list-style;
color: white;
}
A:link{
color: rgb(175,166,91);
}
a:visited{
color: rgb(79,214,207);
}
SMALL{
color: black;
border: none;
}
