BODY
{
  background-image: url(../images/backchal.gif);
  color: black;
  font-family: 'Galliard BT', Times, 'Times New Roman', serif;
  background-color: white
}
A:link
{
  color:blue
}
A:visited
{
  color:purple
}
A:active
{
  color:#7D7D7D
}
.fontred
{
  color: red;
  font-weight: bold;
}
.fontgreen
{
  color: green;
  font-weight: bold;
}
UL 
{ 
  list-style: disc
}
