body
{
background-color: white;
font-family: elephant;
}
body a:hover
{
color: black;
text-decoration: none;
}
body a, a:visited
{
color: #C0C0C0;
text-decoration: none;
}
div.footer
{
position: absolute; width: 874px; height: 69px; z-index: 1; left: 58px; top: 620px; background-color: white;
font-size: 0.6em;
}
div.footer a, a:visited
{
text-decoration: none; 
color: #C0C0C0;
}
div.footer a:hover
{
text-decoration: underline;
color: #C0C0C0;
}
hr
{
width:50%;
color: black;
}
p
{
text-align: center;
color: black;
font-family: elephant;
font-style: italic;
}

