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

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

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

#header
{
background-image: none;
background-color: #deebf6;
}

#subheader
{
background-image: none;
background-color: #b5d1d7;
}

#footer
{
background-image: none;
background-color: #737373;
}

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

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

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

#leftColumn
{
background-image: none;
background-color: #d0d0d0;
}
