body, td
{
font-family: verdana,arial,helvetica;
color:#F0F0F0; font-size:16px;
background:steelblue;
}

.hl1
{
font-size:40px;
font-weight:bold;
}

.hidden
{
color:steelblue;
font-size:0px;
}

a:link {text-decoration: none;  color:#E8ECE8;}
a:visited {text-decoration: none;  color:#F0F0F0;}
a:active {text-decoration: none; color:#F0F0F0;}
a:hover {text-decoration: none; color:#FFDC00;}


a:link.unseen {text-decoration: none;  color:steelblue;}
a:visited.unseen {text-decoration: none;  color:steelblue;}
a:active.unseen {text-decoration: none; color:steelblue;}
a:hover.unseen {text-decoration: none; color:steelblue;}
