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

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

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