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

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

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

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

#header A:visited
{
color: #c00000;
text-decoration: underline;
}

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

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

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

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

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

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

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

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

#leftColumn A:visited
{
color: #c00000;
text-decoration: underline;
}

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

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

#rightColumn A:visited
{
color: #c00000;
text-decoration: underline;
}

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