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

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

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

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

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

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

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

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