p, td, a, b, h1, .footer
{ font-family: verdana, sans-serif; }

h1 { color: #0350A2; font-size: 15px; }

p, td
{ font-size: 12px; color: black; }

a:link
{color: black; }

a:visited
{color: gray;  }


.footer { color: white; font-size: 12px; }

.footer a:link
{color: white; }

.footer a:hover
{color: black;  }

.footer a:visited
{color: gray;  }

