#content A
{
text-decoration: none;
}

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

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

#footer A
{
text-decoration: none;
}

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

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

#leftColumn A
{
text-decoration: none;
}

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

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