body,td,th
{
  font-family: "Courier New";
  font-size: medium;
  color: #CCCCCC;
}

body
{
  background-color: #4B4D62;
  margin-left: 20%;
  margin-top: 2%;
  margin-right: 20%;
  margin-bottom: 2%;
}

a:link
{
  color: #FFFFFF;
  text-decoration: none;
}

a:visited
{
  text-decoration: none;
  color: #FFFFFF;
}

a:hover
{
  text-decoration: none;
}

a:active
{
  text-decoration: none;
}

.White
{
  color: #FFFFFF;
}
