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

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

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

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

#header A
{
color: #ffffff;
text-decoration: none;
}

#header A:visited
{
color: #bfdfff;
text-decoration: none;
}

#header A:hover
{
color: #ffffbf;
text-decoration: none;
}

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

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

#subheader A:hover
{
color: #80c0ff;
text-decoration: none;
}

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

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

#footer A:hover
{
color: #80c0ff;
text-decoration: none;
}

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

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

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

#rightColumn A
{
color: #ffffff;
text-decoration: none;
}

#rightColumn A:visited
{
color: #8080ff;
text-decoration: none;
}

#rightColumn A:hover
{
color: #80c0ff;
text-decoration: none;
}