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

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

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

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

#subheader A
{
color: #c00000;
text-decoration: none;
}

#subheader A:visited
{
color: #c00000;
text-decoration: none;
}

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

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

#footer A
{
color: #c00000;
text-decoration: none;
}

#footer A:visited
{
color: #c00000;
text-decoration: none;
}

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

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

#leftColumn A
{
color: #000000;
text-decoration: none;
}

#leftColumn A:visited
{
color: #000000;
text-decoration: none;
}

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