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

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

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