BODY
{

    COLOR: black;
    
}
TD
{

    COLOR: black;

}
a:link, a:visited
{
    color: maroon;
	text-decoration : none;
}
a:hover
{
    color: maroon;
    text-decoration : underline;
}
li {
list-style-position: inside;
padding-left: 16px;
maring-left:16px;
}
a.hot {
  background: url(star0000.gif) top left no-repeat;
  padding-left: 20px;
}
/* .cold { color: blue; } */