body
{
 background: #004e90;
 color: #ffffff;
 font-size: x-small;
 font-family: Verdana;
}

th
{
 background: #004e90;
 color: #ffffff;
 font-size: x-small;
 font-family: Verdana;
}

td
{
 background: #004e90;
 color: #ffffff;
 font-size: x-small;
 font-family: Verdana;
}

a
{
 color: #ffff00;
 text-decoration: none;
}

a:visited
{
 color: #ffff00;
 text-decoration: none;
}

a:hover
{
 color: #00ff00;
 text-decoration: underline;
}