#content
{
background-image: none;
background-color: #e2f1f4;
}

#content A
{
color: #0000bf;
text-decoration: underline;
}

#content A:visited
{
color: #a040ff;
text-decoration: underline;
}

#content A:hover
{
color: #6000bf;
text-decoration: underline;
}

#footer
{
background-image: none;
background-color: #0060bf;
}

#footer A
{
color: #c080ff;
text-decoration: underline;
}

#footer A:visited
{
color: #ffbfdf;
text-decoration: underline;
}

#footer A:hover
{
color: #8000ff;
text-decoration: underline;
}
