body { }

p { }

td
{ text-align: center; color:white; font-size: small; font-family: arial; }


H2 { color: white; }
H3 { color: white; }

a:link    {color:white}
a:visited {color:white}
a:active  {color:gray}
a:hover   {color:#3c0000}

a
{
text-decoration:none;
font-weight: bold;
}