body
{
  background-color: #C0C0C0;
  color: #008000;
  font-family: Courier New;
}
a
{
  color: #F0F0F0;
  font-weight: bold;
}
a:link
{
  color: #303030;
  font-weight: bold;
}
a:visited
{
  color: #303030;
  font-weight: bold;
}
a:active
{
  color: #303030;
  font-weight: bold;
}
a:hover
{
  color: #20A020;
  font-weight: bold;
}
