body
{
background-color: #444444;
}

h2
{
font-family: arial, 'sans serif'; 
color:black; 
text-align: center;
}

p
{
color:black;
text-align: left;
font-family: arial;
}

p.links
{
color:black;
font-weight: bold;
text-align: center;
font-family: arial;
}


li
{ color:black; font-size: 80%; text-align: left; font-family: arial; }

td
{
color:black;
text-align: left;
font-family: arial;
}

td.yhttied
{ text-align: center; color:black; font-size: xx-small; font-family: arial; }


a:link    {color:black}
a:visited {color:black}
a:active  { color: black; }
a:hover   {color:#8a660f}

a
{
text-decoration:none;
font-weight: bold;
}