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

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

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

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

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

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

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

#subheader A:hover
{
color: #0000ff;
text-decoration: none;
}

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

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

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

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

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

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

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

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

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

#rightColumn A:hover
{
color: #ff0000;
text-decoration: underline;
}